-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Steven M edited this page Sep 10, 2017
·
22 revisions
- When regenerating plots, all block inventories are cleared to avoid dropping items
- Updated dependencies
- Updating all WorldGuard regions is now done with the task queue (async)
- Fixed dropping signs when using /flatme repair
- Updated dependencies
- Stable version
- Added minecarts to regen command
- Changed warning messages
- Stable release for Spigot 1.10.2
- Fixed a typo in the tool book
- Fixed a typo in the german localization
- Fixed typos
- Changed localization
- Added /flatme check to tool book
- Security improvements
- Cleaned files
- Fixed reload bug for level height when generating a new world
- Added compatibility for Spigot 1.10.2
- Fixed tool book issues
- ArmorStands and ItemFrames are now removed during regeneration correctly
- Increased radius to delete dropped items during regeneration
- Reactivated chunk reloading during regeneration
- Improved repair tool to repair runways around plots (just take any plot around the damaged runway)
- Removed a bug that excludes single chunks from regeneration
- Now supports Spigot 1.9
- Changed repository to work with other developers
- Easy to import this as a forked project in eclipse!
- Improved repair tool to repair runways around plots
- Fixed wrong message shown on player login for plots they will expire within 7 days
- Some security improvements
- Bypassing as permission flatme.bypass
- Removed general bypassing with flatme.admin
- Signs in all directions
- Permissions flatme.command.name
- Removed double "[FlatMe]" in console
- Chunks are saved before reloading them
- Teleport will be canceled if a Player moves within the teleport countdown
- Chunks are loaded before removing entities
- Bugfix for /flatme updateall, if entered by console
- Also fixed auto-update
- Small mathematic bugfix
- Improved task queue
- New task system (similar to AsyncWorldEdit)
- Renamed command /flatme update to /flatme updateall
- Renamed command /flatme updateplot to /flatme update
- More bugfixes and improvements
- Added teleport delay and a permission to bypass it
- flatme.instantport to bypass the delay
- Improved and modified queue
- Added /flatme hide
- Added tool book - /flatme tool
- General bypassing for commands /flatme add, /flatme remove, /flatme extend and /flatme updateplot with permission flatme.admin
- Configurable auto-update on server start
- Added /flatme updateplot
- Added /flatme move x1 y1 x2 y2 to move a plot
- Added auto-backup function for all plots
- Added auto-update on server start
- Various improvements
- Automatical save of the whole world (loaded chunks) after finishing a queue.
- New bugfix for /flatme yes (security reason)
- Added /flatme repair to repair runways around a plot
- Bugfix for /flatme yes
- Locked plots generate no longer a warning during login
- Added /flatme show to show the current queue
- Added warnings during login for players with plots they'll expire or expired yet
- More informations with /flatme info
- Using /flatme help no longer shows commands a player don't have permission to use
- Fixed chunkgenerator
- Bugfix for all regeneration commands
- Added members to /flatme info
- Fixed bug using UUIDs in WorldGuard regions
- Added /flatme teleport x y
- Various bugfixes
- Bugfixes
- Basic Version
- Development stage