Skip to content
forked from emilyy-dev/wets

A fork of WETS without Fabric support. Crafted by TrueOG Network.

License

Notifications You must be signed in to change notification settings

true-og/WETS-OG

 
 

Repository files navigation

WETS-OG

A soft fork of WETS maintained for TrueOG.

Changes:

  • Changed API version to 1.19.4.
  • Removed Fabric support.
  • Modified project structure to build with TrueOG's gradle configuration.
  • Messages are colored using MiniMessage.
  • Added a customizable prefix.
  • Added a customizable default blocks per tick (set to 100).

Spreads WorldEdit operations across multiple ticks.

Semi-configurable, single command /wets (/worldedit-tick-spreader), one permission (wets), two possible arguments:

  • /wets (sorted | not-sorted) - whether blocks will be placed in a sorted arrangement or not. Sorted is default.
  • /wets <blocks-per-tick> - Changes the amount of blocks that will be placed per tick. Negative numbers result in a lot of blocks per tick (9223372036854775807). Default is 1.

Sorted placing and block count per tick, affected by commands, are per-player.

License

Project licensed under the MIT license (also known as Expat license).

The original project which supports Fabric API can be found here.

About

A fork of WETS without Fabric support. Crafted by TrueOG Network.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%