Skip to content

Releases: sakura-ryoko/servux

1.21-0.3.8-sakura.2

01 Oct 04:54
34a7943
Compare
Choose a tag to compare
  • add Servux side support for infoWeather using the share_weather_status config under structures_data provider, and permissions set by weather_permission_level.
  • add Servux support for obtaining the World Seed ** DISALLOWED BY DEFAULT **, via the share_seed config under structures_data provider, and locked behind the seed_permission_level config.
  • update the DataProviderManager to tick the server Profiler upon Server ticks.
  • add nbt_query_override to the entity_data provider to allow Servux to 'Override" the QueryNbt Packet Request permissions using nbt_query_permission_level

1.21-0.3.8-sakura.1

09 Sep 23:03
ccab29e
Compare
Choose a tag to compare

(0.3.8-sakura.1)

  • fix for fixRaiLRotations added from Litematica during Paste operations. Check your /servux config to verify that the fixRaiLRotations setting is enabled. It is default ON.
  • Resuming -sakura.X branding.

1.21-0.3.7

28 Jul 23:07
fc503dc
Compare
Choose a tag to compare

NOTE: You may have issues with your servux.json file due to changes, if your Server fails to start, delete your config file.

(0.3.7)

  • New Config format / and additional sub commands for the /servux command chain. info displays the setting, set sets the setting, list lists possible values, and search searches for possible settings matching your search pattern. This new system also supports both English and Chinese; so there is a default_language configuration. Use save to save the settings to your servux.json file, or reload if you edit the file.
  • New IServerCommand interface
  • New IServerInitHandler Interface

1.21-0.3.6

26 Jul 02:26
97e2e85
Compare
Choose a tag to compare

NOTE: You may have issues with your servux.json file due to changes, if your Server fails to start, delete your config file.

(0.3.6)

  • fix: merge missing Item Frame and Painting placement fixes from Litematica

(0.3.5)

  • fix servux.json config management so that you can edit the file while the server is running (It won't overwrite your changes)
  • add /servux save command. This will be more useful in the future as we add more features to the servux command to make changes to the running server's config via the command interface. (Create a downstream mod IServerCommand interface for future use as well)
  • Servux now listens for the Data Pack Reload event, and loads / saves it's config during this process. This event is now included in the IServerListener interface.

(0.3.4)

  • fix logger spam for failing permissions check
  • Add ServuxConfigProvider for managing the /servux reload command, and related Permissions checks, which now adds a debug_log config for bringing back any of those related debug messages that were hidden by the above fix.
  • Some Config creation / reload process cleanup.
  • Adds a Permissions node for checking for easyPlace access (Yes, you can now disable easyPlace for particular users)

(0.3.3)

  • Gradle 8.9, Loom 1.7, FAPI 100.7 bump
  • fix: Litematica Pasting by Sub Regions

(0.3.2)

  • Fix AccuratePlacementProtocol support for Hoppers, and other 'Horizontal Facing' Block States.

(0.3.1)

  • Fix for accuratePlacementProtocol V3 to avoid allowing invalid placement states.

(0.3.0-RC2)

  • Add 'setTransactionId()` to the Litematica/EntityData Packets for future growth.

(0.3.0-RC1) -- A huge update!

  • Adds server side support for Litematica saving / pasting directly via Servux, with Full Tile Entity Data.
  • Adds "entity_data" protocol for MiniHUD to sync Block Entity Data.
  • Adds V3 Easy Place Protocol support for Litematica and Tweakeroo without requiring Carpet Extra. (I recommend disabling the Carpet Rule if you have Servux)
  • Adds Data Provider Permissions to the "servux.json" for restricting the use of Servux, and it also now includes Luck Permission Nodes support! (ex. servux.data_provider.structure_bounding_boxes --> true/false) --> The Default permissions are for All Players having access, like before.

1.21-0.2.0

16 Jun 21:15
987bcf4
Compare
Choose a tag to compare

24w14potato

05 Jul 16:16
cbeaf67
Compare
Choose a tag to compare
24w14potato Pre-release
Pre-release

By Request Only.
No implied Support or warranty of the quality of any kind.

1.20.6-0.2.0

15 Jun 00:54
4cd2992
Compare
Choose a tag to compare