Skip to content

Releases: AlpsBTE/Plot-System

v3.0.3 build 120

14 Feb 17:09
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix compatibility issue on startup when running on Windows 7427ae0
  • Internal improvements to writing and reading of language/config files 90bf6d7 b340b66 ae8af5c
  • Fix startup error for holograms if plugin gets disabled 2b1d43c

v3.0.2 build 118 | HOTFIX

03 Oct 14:33
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix plugin version check for 3 digit numbers 0bc53bb

v3.0.1 build 117 | HOTFIX

02 Oct 14:45
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix wrong table reference and names when creating database tables for the first time 41f238a

v3.0 build 115

25 Sep 17:35
79e76ea
Compare
Choose a tag to compare

ReleaseV3 0_PlotSystemBanner png

🎁 New Features

  • Implemented 3 new Plot-Types 8b32ec7
    • Focus-Mode, Inspiration-Mode, City-Inspiration-Mode - Read More Here
  • New Companion Menu e27e146
    • Plots can now be subdivided and filtered under continent and country
  • New Leaderboard System 8813d56
    • Leaderboards: Shows top 10 players within a certain timeframe & sorts by amount of points acquired within said timeframe.
    • Action Bar: Shows your position within the timeframe of the leaderboard; if not within the top 50, show percentage (Monthly Top 50%)
  • New Review System c356e7d
    • Plot System v3.0 now supports multiple build teams which can be assigned to several countries and reviewers
    • Added country filter to review menu
    • Only show plots in review menu you are assigned to
    • New Chat Feedback Input System to give feedback more easily and quickly

💡 Improvements

  • Improved visibility of open plots in companion menu when selecting plot difficulty or score requirement is enabled bc21f84
  • Added back buttons to menus for better navigation 8b32ec7
  • Assign every plot a version to improve backward compatibility 8b32ec7
  • Improved plot generation and accurate loading and saving of plots due to internal changes 8b32ec7
  • Display player language in plot review menu 6b25125
  • Allow reviewing of own plot when dev mode is enabled ce23116

🐛 Bugfixes

  • Fix incorrect player /tpll teleportation 9460dc2

v2.3 build 87

21 Jan 21:02
Compare
Choose a tag to compare

Release2 3

🎁 New Features

  • Implemented page system for review menu 33c1b6a

💡 Improvements

  • Few optimisations for plot world handling 2da15a5
  • Added tip message for plot group system 8da6e62
  • Added /plot members command 8da6e62
  • Added seamless red sandstone to special blocks menu b250ddb

🐛 Bugfixes

  • Fixed click event issue for first slot in review menu 05372e9
  • Fixed SQL connection closure issues when using MySQL 4734883
  • Fixed bug when Multiverse-Inventories is not installed or enabled f12d89a
  • Fixed server freeze when running the command /cleanplot 1807ff4
  • Fixed world not unloading when quiting the server 8fe9c2e
  • Fixed wrong block id for brown and light brown mushroom block in special blocks menu 0989bd1 e1f95cb
  • Fixed data type conversion in SQL statement 4d86b2d

v2.2 build 67

06 Oct 18:33
Compare
Choose a tag to compare

BugFixes

💡 Improvements

  • Removed compatibility for smaller plots (100x100)

🐛 Bugfixes

  • ❗ Fixed citical bug when saving plot as schematic file (caused due the height limit bug fix)
  • Fixed /plot tp command when using as admin
  • Fixed NullPointerException in Companion menu when plot id in slot does not exist
  • Fixed undoing plot review when not using SFTP/FTP

v2.1 build 60

03 Oct 12:51
Compare
Choose a tag to compare

BugFixes

🎁 New Features

  • Added automatic SFTP/FTP schematic file synchronisation (configurable in config.yml) 8d04ec3
  • Added config values for enabling group system and inactivity interval 8c7a7ee

💡 Improvements

  • Added isSFTP column in database 7d9ac1b
  • Show city projects by default when created 6efb34b
  • Set player location to highest point when teleporting to plot 754ff44
  • Encrypt username and password when retrieving SFTP/FTP url ac7af4a
  • Check if FTP-Configuration address contains sftp/ftp protocol df3bb8c
  • Splitted schematic file structure up to registered servers dd4dd66
  • Added missing database connection closures 5b62505
  • Reworked plot generator for upcoming new features 1244f17

🐛 Bugfixes

  • Fixed prevention of adding mutliple FTP-Configurations with the same address dc8cbec
  • Fixed FTP connection issues 9d95db5
  • Fixed SFTP authentication issues aded4a6
  • Fixed wrong schematic placing when generating new plot 0e34d12 bca3a86
  • Fixed player check with database 1439ff4
  • Fixed outdated column in sql script dd2dded
  • Fixed unsafe spawn location when generating new plot e8f0883
  • Fixed default Plot-System command permissions on plots 16b14c4
  • Fixed sql statements on player join event 1dff721 50ac9ee
  • Fixed plot unloading on player teleport or world change event 87a5e69
  • Fixed plot abandoning when world does not exist d03a472

v2.0 build 40

02 Sep 23:12
Compare
Choose a tag to compare

BugFixes

New

  • Plot Group System
  • FTP/SFTP Support
  • Setup Commands
  • Asyncronisation and Code Optimisation
  • Update Checker

Changes & Bug Fixes

  • Fixed many bugs
  • More customisations for other build teams
  • Database Rework
  • Reworked commands and permissions
  • Reworked config system
  • Cleaned up code