-
-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport: 0.96.0.0 for 1.13.2 #3628
Conversation
Yeah screw regen for 1.13, it's way too much work without the generified |
Update Pom_Deb to match Pom, necessary changes to deploy-on-release
- Javadocs should only build on the install phase. - Github actions should again function properly. - Change to saving for plotgroups on flatfile, removing now-redundant world. - Already-made plot groups should load properly and save without a world.
because we were matching the wrong player. - Closes #3635.
because we were matching the wrong player. - Closes #3635.
* Fix npe thrown from /plot group add when group name is not specified. * Fix verion number on lang files * Changed lang file version numbers * Added clickable text to confirmations. * Added lang file stuffs. * Update message to indicate different methods of interaction. * Fixed casting issues, and improved logic and formatting. * Fixed invalid char error. * Added white text to trailing part of the confirmation. * Removed unused big * Removed some unused imports
- default: true - This setting only applies to servers running spigot, paper or bungeecord. - On servers using craftbukkit.jar the notifications will always appear in the chat. - When set to false the notifications will appear in the chat rather than the action bar. - Closes #3636.
Rewrite TownyPermission data structure to a 2d boolean array
Silverwolfg11 with PR #3600.
* Update german.yml Part 1 * Part 2 Still not finished. My goal is to finish until end of the week * Final Update Ready to Merge
Add PreNewDay Event
Bot decided to start closing tickets.
proper locations when safe mode happens. - Closes #3773.
Update zh-TW.yml
- zh-TW.yml updated by shou692199 with PR #3775.
- Closes #3777.
Update zh-TW.yml
Claimed townblocks are sometimes randomly unclaimed after restarts. I haven't found a way to consistently reproduce this, the chance of it occurring is higher the more towns you have (I have 100+ on my server). It seems to occur after server restarts when using flatfile. I'm sorry this can't be more informative, but I'm hard-pressed for details. Is this already a known issue, or should I file a bug report |
It is an issue we have begun to see fairly rarely. Only one ticket has been filed as of today for it. |
* Add town spawn events. * add nation spawn events. * fixed javadocs * revert event changes
Description:
Backports the master branch to 1.13.2 for the 0.96.0.0 Release (Tentative). This should probably be the last 1.13 backport, barring any hot-fixes. Further modifications to Towny should not be held back for the sake of 1.13 backports, and working around API removals (as noted in next section) is not ideal.
Merge should not happen until:
Further changes to master will be cherry-picked in, if required.
New Nodes/Commands/ConfigOptions:
N/A - This is a backport to Spigot-API 1.13.2. Only changes made are for compatibility's sake.
Relevant Towny Issue ticket:
N/A - No relevant issue ticket is open at this time.
❌ I do not run 1.13.x myself - though the following build (Towny-0.96.0.0-1.13.2-Alpha_8.jar) is available for those who wish to test and confirm for themselves.
Other Notes:
By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.