Commit Graph

  • d9b5dc5dd7 Sort plots for /plot home the same as for /plot visit, fixes PS-188 Hannes Greule 2021-02-24 08:45:48 +01:00
  • c7e6564667 Add new metrics pies NotMyFault 2021-02-22 15:22:38 +01:00
  • da45813a06 Add new metrics pies NotMyFault 2021-02-22 15:18:20 +01:00
  • 6cc9b5c62b Remove eol config entries NotMyFault 2021-02-22 13:24:46 +01:00
  • 1172e02f1b Fix several issues with debug command Hannes Greule 2021-02-21 12:34:14 +01:00
  • 46fbc05040 Don't fail to load when moving components file Hannes Greule 2021-02-20 19:41:58 +01:00
  • fee1ffa2e9 Switch to vanity url NotMyFault 2021-02-17 00:50:50 +01:00
  • 22be81b5cb Switch to vanity url NotMyFault 2021-02-16 23:50:53 +01:00
  • 12d260ca82 Fixes https://issues.intellectualsites.com/issue/PS-23 NotMyFault 2021-02-09 18:20:50 +01:00
  • 82e90553bc Enhance continue message NotMyFault 2021-02-03 15:44:18 +01:00
  • 18c1a0e4f6 Remove duplicated translation strings NotMyFault 2021-02-02 16:48:01 +01:00
  • c42102d1c4 Don't shade without relocation NotMyFault 2021-02-01 15:31:25 +01:00
  • aca2d2e510 Fixes https://issues.intellectualsites.com/issue/PS-186 NotMyFault 2021-01-31 11:44:22 +01:00
  • 666938b738 Update ServerLib NotMyFault 2021-01-30 13:17:36 +01:00
  • a75db92007 Update ServerLib NotMyFault 2021-01-30 13:16:36 +01:00
  • aaf2fa8807 Update bStats to 2.1.0 NotMyFault 2021-01-24 10:39:03 +01:00
  • e549235d83 Switch to ServerLib NotMyFault 2021-01-22 23:42:45 +01:00
  • 86e8457574 Move to ServerLib NotMyFault 2021-01-22 23:34:47 +01:00
  • 8292ed9e31 More annotation work Alexander Söderberg 2021-01-10 00:01:48 +01:00
  • 57fc51d013 Initial annotation usage cleanup + EditorConfig Alexander Söderberg 2021-01-09 22:28:41 +01:00
  • 8b332adbe7 Address comments dordsor21 2021-01-09 19:55:19 +00:00
  • ae0ee1ebdd fix teleport to "*" dordsor21 2021-01-08 11:39:49 +00:00
  • 3cea734b9b Fix singleworlds dordsor21 2021-01-07 21:24:38 +00:00
  • 7ac3f7ca03 Fix sync tasks not being sync dordsor21 2021-01-08 12:59:33 +00:00
  • 0a5c73478d Fix improper missing permission message on /plot list world N0tMyFaultOG 2021-01-08 17:16:38 +01:00
  • 495952acb0 Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/129 N0tMyFaultOG 2021-01-08 16:46:57 +01:00
  • 25a8f1522a Move creation date up in plot header N0tMyFaultOG 2021-01-08 16:08:42 +01:00
  • f13f7ce129 Disable destructive operations for plot world plots N0tMyFaultOG 2021-01-08 16:06:15 +01:00
  • cc90127af9 fix two <> errors in lang dordsor21 2021-01-07 13:45:01 +00:00
  • 98e8476a88 Bring v5 entity spawn changes to v6 dordsor21 2021-01-06 21:56:26 +00:00
  • ec8bdc9af6 Actually place the debugroadregen blocks dordsor21 2021-01-04 19:23:31 +00:00
  • 9598416932 handle cancellation properly in DefaultProgressSubscriber dordsor21 2021-01-04 18:23:45 +00:00
  • 4c0bc79e49 Allow over/undersizes schematics to be saved and pasted (#2944) dordsor21 2021-01-03 22:46:53 +00:00
  • 01dd2d8097 Should be code, not link Hannes Greule 2021-01-02 20:49:35 +01:00
  • e09444d94f code style Hannes Greule 2021-01-02 20:48:14 +01:00
  • 0c76833997 Implement CaptionLoader API to be used by third party plugins/addons This allows to load resources from other classloaders than the P2 one. Therefore, we can use this in addons too to manage messages the same way. Hannes Greule 2021-01-02 16:44:04 +01:00
  • ad99ca1723 Use WE Expressions instead of js evaluation (#2941) Hannes Greule 2021-01-02 17:32:07 +01:00
  • f47561b580 Invert leaf-decay message N0tMyFaultOG 2021-01-01 21:51:28 +01:00
  • 4f60da292a Add leaf-decay flag N0tMyFaultOG 2021-01-01 21:47:09 +01:00
  • 70fb86a1c3 Remove redundant legacy version check N0tMyFaultOG 2021-01-01 14:09:59 +01:00
  • bf79639d07 Update license to 2021 N0tMyFaultOG 2021-01-01 00:46:30 +01:00
  • e8642df674 Update licenses to 2021 N0tMyFaultOG 2021-01-01 00:19:45 +01:00
  • b648717079 5.13.11 N0tMyFaultOG 2020-12-29 15:14:00 +01:00
  • 3702caa25f Replace toggle permission with plots.toggle N0tMyFaultOG 2020-12-28 16:06:24 +01:00
  • 4200bbfd0a Update permission range declaration N0tMyFaultOG 2020-12-28 15:38:42 +01:00
  • 0fcca4c141 Use hasPermissionRange to check for trust and add limits N0tMyFaultOG 2020-12-28 15:36:00 +01:00
  • fafdae9ba9 Only check ice-form for ice (#2940) Hannes Greule 2020-12-28 15:11:30 +01:00
  • ef215b1b0c fix debugpaste with multiverse dordsor21 2020-12-28 12:31:51 +00:00
  • 1d0721034d fix debugpaste with multiverse dordsor21 2020-12-28 12:30:53 +00:00
  • 3cfbe9585a Merge branch 'v6' of github.com:IntellectualSites/PlotSquared into v6 dordsor21 2020-12-28 12:27:12 +00:00
  • 71305e636c cache bukkitworld dordsor21 2020-12-28 12:10:27 +00:00
  • ce23c153ee Fix added_list and denied_list placeholders Hannes Greule 2020-12-28 12:15:34 +01:00
  • 019da4d2f4 Expose legacy serializer for placeholders Hannes Greule 2020-12-28 11:21:35 +01:00
  • ffc31f565b Use builder for flags component Hannes Greule 2020-12-28 00:05:33 +01:00
  • 7f01f2d716 Rename placeholders matching more appropriately N0tMyFaultOG 2020-12-27 19:37:09 +01:00
  • bf20b0dd79 Beautify placeholder output for '*' permission N0tMyFaultOG 2020-12-27 19:16:26 +01:00
  • 867826759b Make placeholders translatable N0tMyFaultOG 2020-12-26 13:50:00 +01:00
  • 3be370071c fix purge <owner> dordsor21 2020-12-23 14:13:50 +00:00
  • 2b9a194244 5.13.10 dordsor21 2020-12-23 14:07:42 +00:00
  • 67a928b1ae Merge branch 'v5' of github.com:IntellectualSites/PlotSquared into v5 dordsor21 2020-12-23 13:54:35 +00:00
  • 67a7211b77 use correct UUID pipeline methods in purge command dordsor21 2020-12-23 13:52:47 +00:00
  • 1d4fe01db0 Rename database chart id N0tMyFaultOG 2020-12-22 20:54:22 +01:00
  • 07491d8028 Rename database chart id N0tMyFaultOG 2020-12-22 20:53:13 +01:00
  • 7f1baca872 Add database type to debugpaste N0tMyFaultOG 2020-12-22 17:55:37 +01:00
  • 8c3a0a8275 Fix compiling N0tMyFaultOG 2020-12-21 20:33:49 +01:00
  • eba6043d26 Update paster N0tMyFaultOG 2020-12-21 15:59:12 +01:00
  • 397692d113 Update Paster N0tMyFaultOG 2020-12-21 15:58:34 +01:00
  • 035ecc1517 Delete dependabot.yml NotMyFault 2020-12-21 10:58:30 +01:00
  • bb52301200 Merge remote-tracking branch 'origin/renovate/configure' into v6 N0tMyFaultOG 2020-12-20 22:38:35 +01:00
  • f4adf5d7e7 Add renovate.json Renovate Bot 2020-12-20 21:24:38 +00:00
  • e4a8459798 Switch to IncendoPaster "library" dordsor21 2020-12-19 16:20:44 +00:00
  • 14fa738fbe switch to InvendoPaster "library" dordsor21 2020-12-19 16:00:13 +00:00
  • 4da7aa38ea @Sauilitired can't spell properly N0tMyFaultOG 2020-12-16 13:23:14 +01:00
  • 5147d67318 Add charts for complex plot components N0tMyFaultOG 2020-12-16 13:20:23 +01:00
  • cbc599cb20 don't double-up schematic x/z offsets dordsor21 2020-12-16 12:13:39 +00:00
  • 09c84e25bf don't double-up schematic x/z offsets dordsor21 2020-12-16 12:07:36 +00:00
  • 224e3b6ad4 Fix publishing. I am an author. dordsor21 2020-12-14 18:09:09 +00:00
  • 992a683ba2 another annoying cache thing dordsor21 2020-12-14 15:22:10 +00:00
  • e8e116312a Merge branch 'v5' into v6 dordsor21 2020-12-14 15:15:27 +00:00
  • de3ba9a25c re-send block change for blocks with gravity if they're physicsed fixes PS-159 dordsor21 2020-12-14 14:53:53 +00:00
  • 5e88cabb4b compare UUID to UUID, not UUIDMapping fix PS-182 dordsor21 2020-12-14 14:32:34 +00:00
  • 6d71177394 Don't save corrupt schematics so that when they load, they work. dordsor21 2020-12-13 21:09:05 +00:00
  • edd9ae5118 Fix more flag message issues. N0tMyFaultOG 2020-12-12 22:46:37 +01:00
  • 23ae3b5830 Use builder for flag list message Hannes Greule 2020-12-12 21:19:28 +01:00
  • 6746aab7ef Improve /plot info formatting Hannes Greule 2020-12-12 18:56:19 +01:00
  • c85ff7ddda Update README.md NotMyFault 2020-12-12 17:52:24 +01:00
  • cf70efabb0 we want throwable to be null dordsor21 2020-12-11 16:51:13 +00:00
  • 6eb2958afc Fix merge issue dordsor21 2020-12-11 11:42:19 +00:00
  • 18f13b7d15 Merge branch 'v5' into v6 dordsor21 2020-12-10 21:28:28 +00:00
  • 0bb959d26a Merge branch 'v6' of github.com:IntellectualSites/PlotSquared into v6 dordsor21 2020-12-10 21:15:51 +00:00
  • b4f3e85001 allow "owned" road mobs to be killed as well (those that are leashed, being ridden, etc) dordsor21 2020-12-10 21:14:32 +00:00
  • 25100c46f7 Don't unclaim claimed plots with /p claim Hannes Greule 2020-12-10 22:13:13 +01:00
  • 540f4c0958 fix info for server-plots dordsor21 2020-12-10 21:05:50 +00:00
  • 8930ebe572 Relight command is pointless as we'd just use FAWE for it anyway. dordsor21 2020-12-10 18:06:32 +00:00
  • 8f93f2b6d2 Revert "Allow "Server" owner" as that has its own UUID dordsor21 2020-12-10 18:02:14 +00:00
  • 9ba91889e0 Allow "Server" owner dordsor21 2020-12-10 17:58:00 +00:00
  • 67683fbddb Ensure not to parse null parameters into templates for titles dordsor21 2020-12-10 17:56:22 +00:00
  • 824f9d7ad0 Add missing returns to /plot cluster Hannes Greule 2020-12-09 23:14:52 +01:00
  • 3e99f90eb1 Don't spit NPEs on NonNull values Hannes Greule 2020-12-09 22:45:47 +01:00
  • 3ca8a94419 Update java 8 notice N0tMyFaultOG 2020-12-08 00:18:40 +01:00