Plot-System
Plot-System copied to clipboard
An easy to use building system for the BuildTheEarth project.
**Adding "point boosters"** To give global point multipliers and Event multipliers eg (Double Point week)
ShortLink gets generated if enabled in the config on line [163](https://github.com/AlpsBTE/Plot-System/blob/main/src/main/java/com/alpsbte/plotsystem/core/system/plot/PlotHandler.java#L163) Click event is set to raw url on line [184](https://github.com/AlpsBTE/Plot-System/blob/main/src/main/java/com/alpsbte/plotsystem/core/system/plot/PlotHandler.java#L184) regardless of if shortlink was generated or not
## Description Plotsystem seems to not be compatible with pterodactyl panels SFTP system? ``` [19:55:58 INFO]: StoneMcYT issued server command: /plotsystem-terra:createplot [19:56:01 INFO]: Connecting to vps-b39d9702.REDACTED port 2022 [19:56:01 INFO]:...
The current implementation of the YamlFileFactory saves comments as normal properties, such that bukkit doesnt automatically delete it when saving the file. ```yaml COMMENT_0: '--------------------' ``` Note that it uses...
**Is your feature request related to a problem? Please describe.** The wiki needs to be updated specifically on the database structure as to my knowledge there was a major database...
Remove the current coordinate conversion code and implement the https://github.com/SmylerMC/terraminusminus maven dependency
In the new plot system it would be great t give builders the option to request buildings by address. This way the builders could use the plot system to build...
Adding he plots system to multiple BTs gives us the opportunity to better showcase the overall progress in a day by day and overall way. my suggestion would be to...
This is a low priority feature. When the plot system opens up to be used by multiple teams at the same time it we will have a large pool of...
Bukkit has a feature, to change the directory for worlds. This is editable in the Bukkit.yml file by adding `settings.world-container: plots` Advantages: More manageable and cleaner, especially with a large...