Changes:
- Added configurable delay
Code:Options: Delay: 1 # In seconds, how often should the particles send?
- Fixed lag when InRegion is set to true
Changes:
- Fixed particles spawning around the player when the InRegion option is set to false.
Changes:
- Added a new option to only display particles when inside the regions
Code:Options: InRegion: false # Enabling this will make the particle only display when the player enters the region. It will also decrease lag.
- Fixed major lag issues with spawning particles.
- Fixed particle spawning sync
Changes:
- Added tab completion for /rp delete <regions>
- Added a way to teleport to the region inside the /rp list GUI
- Changed the way to delete regions in the GUI. Now right click & left click is to teleport to the region
Fixed:
- Fixed errors being thrown when hitting / right clicking a block in 1.8.8
- Fixed particles not displaying in 1.8.8 (May also work on 1.7, not tested.)
Added:
- Added tab complete for faster command writing. Set command will also show all available names you can set.
- Added the ability to delete regions inside /rp list
Added:
- Added no permission message.
- Added more aliases
- Added new GUI to /rp list
- Added new help command
- Added new list command
Fixed:
- Fixed null pointer when not enough arguments present.