Commit Graph

  • 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
  • 714837dd00
    Add charts for complex components N0tMyFaultOG 2020-12-07 23:05:25 +01:00
  • bc1d3ddd5d
    Fix spelling N0tMyFaultOG 2020-12-07 21:25:32 +01:00
  • bf7b75b619
    Make titles duration configurable N0tMyFaultOG 2020-12-07 21:23:38 +01:00
  • 469d6ab907
    Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/77 N0tMyFaultOG 2020-12-07 14:46:16 +01:00
  • a4dd5bb62f
    Add tab completion to like/dislike and fix more messages N0tMyFaultOG 2020-12-07 12:51:14 +01:00
  • 60859de0bd
    Add an option to teleport the player on plot clearing or deletion N0tMyFaultOG 2020-12-07 10:55:34 +01:00
  • ff70d5db14
    Feature/v6/arkitektonika (#2916) Hannes Greule 2020-12-05 19:50:41 +01:00
  • c9f643e01f Do not allow download of merged plots Hannes Greule 2020-12-05 19:34:19 +01:00
  • ae41eee800 Make message readable Hannes Greule 2020-12-05 18:55:21 +01:00
  • 04b585a445 Fix links Hannes Greule 2020-12-05 18:44:57 +01:00
  • c8ad936d26
    Clean up PlotPlatform a bit and make the placeholder registry injectible Alexander Söderberg 2020-12-05 18:41:25 +01:00
  • 60b5f5fe48
    Add note about Nashorn N0tMyFaultOG 2020-12-05 18:38:10 +01:00
  • 3efd9ee80d Resolve conflicts/gradle stuff Hannes Greule 2020-11-24 12:29:33 +01:00
  • c387d00047 Add documentation and fix deletion link Hannes Greule 2020-09-20 17:20:45 +02:00
  • 6a5d11c514 Reimplement legacy webinterface support Hannes Greule 2020-09-20 12:11:23 +02:00
  • 2e078f6a24 Fix minor formatting Hannes Greule 2020-09-20 11:42:10 +02:00
  • ed3463a521 Fix maximum calculation Hannes Greule 2020-09-20 10:33:25 +02:00
  • 9a878d2971 Some QoL and javadocs Hannes Greule 2020-09-20 00:49:38 +02:00
  • d705f93b6b Add license headers Hannes Greule 2020-09-19 23:54:17 +02:00
  • f65d9a42db Progress on Arkitektonika Hannes Greule 2020-09-19 23:53:56 +02:00
  • 2653806b6a Start working on Arkitektonika support Hannes Greule 2020-09-18 12:17:08 +02:00
  • 14ec7fb816 Fix PlotRangeIterator Hannes Greule 2020-12-05 17:29:01 +01:00
  • 6c4dc206fd Fix PlotRangeIterator Hannes Greule 2020-12-05 17:29:01 +01:00
  • b4ea230ff1
    Minor translation changes N0tMyFaultOG 2020-12-05 15:35:33 +01:00
  • 410879d154
    Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/141 N0tMyFaultOG 2020-12-05 15:20:19 +01:00
  • f14121e99c
    Initiate placeholder registry N0tMyFaultOG 2020-12-05 15:08:27 +01:00
  • 19d7444946
    Fix flag description N0tMyFaultOG 2020-12-04 19:27:34 +01:00
  • d9aaed0035
    Update dependencies N0tMyFaultOG 2020-12-04 18:07:59 +01:00
  • cfd3c159f9
    Follow up to 4ff50525ed83c1d6103ee9a60b715968719bb77f N0tMyFaultOG 2020-12-04 17:33:41 +01:00
  • 4ff50525ed
    Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/110 N0tMyFaultOG 2020-12-04 17:30:11 +01:00
  • 34e02e9f3a
    Make JavaVersionCheck private N0tMyFaultOG 2020-12-04 16:00:18 +01:00
  • 62690c2a53
    Postpone java version during startup N0tMyFaultOG 2020-12-04 12:25:53 +01:00
  • 5d30e0854f
    Add java version checker N0tMyFaultOG 2020-12-04 12:15:56 +01:00
  • ec683cdf88
    Update ClassicPlotWorld.java NotMyFault 2020-11-29 17:48:59 +01:00
  • 39feed6fac
    Improve wording of generation steps N0tMyFaultOG 2020-11-29 17:35:41 +01:00
  • 8770f453ca
    Merge 35e7819780d470c0baf88a07c94778423d77602c into 209d52e920369e4471402da38f8c063ed5880079 MiniDigger 2020-11-28 16:16:09 +00:00
  • 35e7819780 kinda fix debug command (its still not 100% perfect but better than before) MiniDigger 2020-11-28 17:16:00 +01:00
  • 9cccfd4cc2 update minimessage, fix a few issues MiniDigger 2020-11-28 16:42:03 +01:00
  • 8ef4ca7e09 Fixing NullPointer, when player don't have any plot and is trying to use plot chat command. rchomczyk 2020-11-28 11:02:37 +01:00
  • ee7f683b76
    Bump paperlib, fix single worlds. dordsor21 2020-11-26 16:54:38 +00:00
  • 209d52e920
    Update adventure N0tMyFaultOG 2020-11-26 11:35:46 +01:00
  • 585111ca38
    Cancel boat placement on interactable blocks, fixes PS-175 (#2934) Traks 2020-11-24 16:32:35 +01:00
  • a9adc25946
    Merge branch 'v5' into boats-fix NotMyFault 2020-11-23 19:04:39 +01:00
  • ef95334fe6
    Update actions worflow N0tMyFaultOG 2020-11-23 18:32:28 +01:00
  • 4595534a6f
    Update actions workflow N0tMyFaultOG 2020-11-23 18:32:28 +01:00
  • a89b5aa54e Keep boat protection for old game versions Traks 2020-11-22 20:04:03 +01:00
  • 4c3d3ed28e Cancel boat placement on interactable blocks, fixes PS-175 Traks 2020-11-22 16:12:09 +01:00
  • be9d9264ae Make use of Permission class in tab completion N0tMyFaultOG 2020-11-19 22:29:44 +01:00
  • a8495c67d4 Update gradle to 6.7.1 N0tMyFaultOG 2020-11-19 22:05:45 +01:00
  • eec369ea4f Improve tab completion, adjust permissions and more v6 changes N0tMyFaultOG 2020-11-19 21:53:27 +01:00
  • abed07b613 Add tab completion for /plot area N0tMyFaultOG 2020-11-19 21:24:23 +01:00
  • 6cfdedb823 Don't collapse imports N0tMyFaultOG 2020-11-19 21:13:35 +01:00
  • db903ebb0a Revert "Update gradle.yml" N0tMyFaultOG 2020-11-19 21:05:48 +01:00
  • e12c83fd83 Update gradle.yml N0tMyFaultOG 2020-11-19 17:44:57 +01:00
  • 12861f6c07 Add tab completion for /plot setowner N0tMyFaultOG 2020-11-19 17:39:58 +01:00
  • 52065b8313 Add tab completion for /plot schematic N0tMyFaultOG 2020-11-19 17:36:14 +01:00
  • f6ff843cfb Send message when attempting to leave an own plot N0tMyFaultOG 2020-11-19 17:30:26 +01:00
  • aedf402c17 Fix /plot leave requiring an arg when none is needed N0tMyFaultOG 2020-11-19 17:10:01 +01:00
  • 0745b03271 Add tab completion for /plot cluster N0tMyFaultOG 2020-11-19 17:00:21 +01:00
  • bb5c0de367 Fix /plot download world not being clickable N0tMyFaultOG 2020-11-19 16:39:44 +01:00
  • 9478251d44 Fix /plot buy message and enhance it with player balance N0tMyFaultOG 2020-11-19 16:32:30 +01:00
  • 47cb85d3db
    Merge pull request #2932 from IntellectualSites/feature/v6/generify-perms NotMyFault 2020-11-16 10:34:29 +01:00
  • ce7ceccc1c Merge branch 'v6' into feature/v6/generify-perms N0tMyFaultOG 2020-11-16 10:25:48 +01:00
  • 5d4cf3b705
    setowner should allow null UUIDs dordsor21 2020-11-10 17:24:37 +00:00
  • 0387813dba
    Fix PaperLib relocation Telesphoreo 2020-11-08 19:42:02 -06:00
  • f33fc092e3
    Add java 11 to actions test NotMyFault 2020-11-08 21:48:23 +01:00
  • 0ff8abcd6f Update town template for schem 2 v2 N0tMyFaultOG 2020-11-08 15:22:31 +01:00
  • b0d55d434d
    5.13.9 NotMyFault 2020-11-03 21:14:07 +01:00
  • 092690e9f0 Update permission in regards of https://github.com/IntellectualSites/PlotSquared/pull/2932 N0tMyFaultOG 2020-11-02 12:17:16 +01:00
  • 5b11175cf3 Add plots.visit.denied permission N0tMyFaultOG 2020-11-01 22:16:23 +01:00
  • 7a203a12a3 Merge branch 'v6' of https://github.com/IntellectualSites/PlotSquared into v6 N0tMyFaultOG 2020-11-03 16:43:48 +01:00
  • f7dd8af35e Enhance plot claim message N0tMyFaultOG 2020-11-01 23:05:41 +01:00
  • 7a9b3442d2 1.16.4 N0tMyFaultOG 2020-11-03 16:43:18 +01:00
  • b66e2359d1 Update to 1.16.4 N0tMyFaultOG 2020-11-03 15:58:17 +01:00
  • 81c72ee5d9 Finish up permissions N0tMyFaultOG 2020-11-02 21:03:46 +01:00
  • 0c86664ac0 Update permission in regards of https://github.com/IntellectualSites/PlotSquared/pull/2932 N0tMyFaultOG 2020-11-02 12:17:16 +01:00
  • fed7f89f96 Fix compiling N0tMyFaultOG 2020-11-02 11:58:07 +01:00
  • aefa629509 Generify permissions thru Permission class N0tMyFaultOG 2020-11-02 00:55:58 +01:00
  • bc32581cbd Improve empty global flag list message N0tMyFaultOG 2020-11-02 00:00:38 +01:00
  • 9d98c4ec8a Enhance plot claim message N0tMyFaultOG 2020-11-01 23:05:41 +01:00
  • 8162db8bd5 Add plots.visit.denied permission N0tMyFaultOG 2020-11-01 22:16:23 +01:00
  • 3f7f6af051
    Merge pull request #2913 from IntellectualSites/features/v6/queue-features NotMyFault 2020-11-01 21:16:32 +01:00
  • ee9b2e8bf8
    Just merge the whole thing. Merge branch 'v6' into features/v6/queue-features dordsor21 2020-11-01 18:58:24 +00:00
  • 0b968abfe4
    fix merging conflicts dordsor21 2020-11-01 17:45:38 +00:00
  • 7e7ecd6a0f Update paperlib N0tMyFaultOG 2020-11-01 17:17:12 +01:00
  • 7e9a9e14c7 Fix various instances where Adventure is being used incorrectly dordsor21 2020-10-19 17:59:04 +01:00
  • b24fc70c12
    Fix various instances where Adventure is being used incorrectly dordsor21 2020-10-19 17:59:04 +01:00
  • 333493f351 adventure v4.1.0; project now compiles Mariell Hoversholm 2020-10-17 21:45:43 +02:00
  • 38333a6d11 Update to Gradle 6.7 Mariell Hoversholm 2020-10-17 21:41:16 +02:00