diff --git a/paper.yml b/paper.yml index dfd92ae..3e905d9 100644 --- a/paper.yml +++ b/paper.yml @@ -96,7 +96,7 @@ world-settings: disable-ice-and-snow: false keep-spawn-loaded-range: 10 keep-spawn-loaded: false - auto-save-interval: 20 + auto-save-interval: 100 armor-stands-do-collision-entity-lookups: true nether-ceiling-void-damage-height: 0 water-over-lava-flow-speed: 5 diff --git a/permissions.yml b/permissions.yml index 4483c55..8a0ce3f 100644 --- a/permissions.yml +++ b/permissions.yml @@ -40,6 +40,8 @@ op: worldedit.clipboard.paste: true worldedit.schematic.formats: true worldedit.schematic.load: true + worldedit.schematic.load.asset: true + worldedit.schematic.load.web: true worldedit.schematic.list: true worldedit.schematic.remap: true worldedit.schematic.save: true diff --git a/plugins/DoBlockImage.jar b/plugins/DoBlockImage.jar.old similarity index 100% rename from plugins/DoBlockImage.jar rename to plugins/DoBlockImage.jar.old diff --git a/plugins/EventsLogger-0.1.0-min.jar.old b/plugins/EventsLogger-0.1.0-min.jar.old new file mode 100644 index 0000000..3eaf125 Binary files /dev/null and b/plugins/EventsLogger-0.1.0-min.jar.old differ diff --git a/plugins/EventsLogger/config.yml b/plugins/EventsLogger/config.yml new file mode 100644 index 0000000..371982f --- /dev/null +++ b/plugins/EventsLogger/config.yml @@ -0,0 +1,30 @@ +EventsLogger: + enabled: true + hierarchy: true + log: + - Event + - PlayerStatisticIncrementEvent:100 + - PlayerMoveEvent:20 + - -VehicleEvent + - -EntityAirChangeEvent + - -ItemSpawnEvent + - -BlockEvent +PacketsLogger: + enabled: false + log: + - Handshake + - Status + - Login + - Play + - Play.Client.POSITION:20 + - -Play.Client.LOOK + - -Play.Server.MAP_CHUNK + - -Play.Server.UPDATE_TIME + - -Play.Server.ENTITY_HEAD_ROTATION + - -Play.Server.ENTITY_VELOCITY + - -Play.Server.ENTITY_TELEPORT + - -Play.Server.ENTITY_METADATA + - -Play.Server.ENTITY_LOOK + - -Play.Server.ENTITY_STATUS + - -Play.Server.REL_ENTITY_MOVE + - -Play.Server.REL_ENTITY_MOVE_LOOK diff --git a/plugins/Extras.jar b/plugins/Extras.jar index 8eff94c..bde2dd8 100644 Binary files a/plugins/Extras.jar and b/plugins/Extras.jar differ diff --git a/plugins/FastAsyncWorldEdit.jar b/plugins/FastAsyncWorldEdit.jar index 724211e..9ffd103 100644 Binary files a/plugins/FastAsyncWorldEdit.jar and b/plugins/FastAsyncWorldEdit.jar differ diff --git a/plugins/FastAsyncWorldEdit/config.yml b/plugins/FastAsyncWorldEdit/config.yml index 6b40c27..a2d57e3 100644 --- a/plugins/FastAsyncWorldEdit/config.yml +++ b/plugins/FastAsyncWorldEdit/config.yml @@ -45,7 +45,7 @@ lighting: # - 2 = All (Slowly relight every blocks) mode: 1 # If existing lighting should be removed before relighting - remove-first: true + remove-first: false # Generic tick limiter (not necessarily WorldEdit related, but useful to stop abuse) tick-limiter: @@ -133,12 +133,12 @@ queue: # - A larger value will use slightly less CPU time # - A smaller value will reduce memory usage # - A value too small may break some operations (deform?) - target-size: 64 + target-size: 0 # Force FAWE to start placing chunks regardless of whether an edit is finished processing # - A larger value will use slightly less CPU time # - A smaller value will reduce memory usage # - A value too small may break some operations (deform?) - max-wait-ms: 1000 + max-wait-ms: 0 # Increase or decrease queue intensity (ms) [-50,50]: # 0 = balance of performance / stability # -10 = Allocate 10ms less for chunk placement @@ -148,7 +148,7 @@ queue: # Loading the right amount of chunks beforehand can speed up operations # - Low values may result in FAWE waiting on requests to the main thread # - Higher values use more memory and isn't noticeably faster - preload-chunks: 1 + preload-chunks: 32 # Discard edits which have been idle for a certain amount of time (ms) # - E.g. A plugin creates an EditSession but never does anything with it # - This only applies to plugins improperly using WorldEdit's legacy API diff --git a/plugins/ProtocolSupport.jar b/plugins/ProtocolSupport.jar index 43a31ec..ad1ccfc 100644 Binary files a/plugins/ProtocolSupport.jar and b/plugins/ProtocolSupport.jar differ diff --git a/plugins/Weapons.jar b/plugins/Weapons.jar index 98cfc6a..a46d166 100644 Binary files a/plugins/Weapons.jar and b/plugins/Weapons.jar differ diff --git a/plugins/iControlU.jar b/plugins/iControlU.jar index 6c7584d..618b090 100644 Binary files a/plugins/iControlU.jar and b/plugins/iControlU.jar differ diff --git a/spigot.yml b/spigot.yml index 18242d0..47f2070 100644 --- a/spigot.yml +++ b/spigot.yml @@ -23,7 +23,7 @@ settings: timeout-time: 60 restart-on-crash: true restart-script: script/stop.sh - netty-threads: 32 + netty-threads: 4 debug: false attribute: maxHealth: @@ -56,7 +56,7 @@ advancements: disabled: - '*' stats: - disable-saving: false + disable-saving: true forced-stats: {} world-settings: default: