Commit Graph

  • 55d6217c32 Check if WORLDEDIT_RESTRICTIONS is enabled Jesse Boyd 2019-11-11 19:44:51 +00:00
  • 10e5760ba8 Merge pull request #2564 from IntellectualSites/we 4.390 Jesse Boyd 2019-11-10 14:08:47 -08:00
  • f797141a29 Update Plot.java Jesse Boyd 2019-11-10 22:08:03 +00:00
  • 968c23113c Fixes #2412 Jesse Boyd 2019-11-10 21:51:29 +00:00
  • bf4d953f3c No need to convert to a BlockState here Jesse Boyd 2019-11-10 18:49:31 +00:00
  • d34f5cc97e Config reading/writing Jesse Boyd 2019-11-10 18:32:32 +00:00
  • d254633b77 Use patterns instead of BlockBucket Jesse Boyd 2019-11-10 17:47:37 +00:00
  • be93e6efdf Merge pull request #2560 from IntellectualSites/we Alexander Söderberg 2019-11-10 15:56:41 +01:00
  • 1d9ad94822 Fix plot getRegions off by 1 Jesse Boyd 2019-11-10 14:01:12 +00:00
  • fe438fd62a swallow stacktrace Jesse Boyd 2019-11-10 13:29:58 +00:00
  • 93894aca96 Force lowercase Jesse Boyd 2019-11-10 13:27:37 +00:00
  • f1b8510708 forgot to find Jesse Boyd 2019-11-10 13:24:04 +00:00
  • 7dcecf486d Use regex for block bucket, yay Jesse Boyd 2019-11-10 13:18:15 +00:00
  • 8c1985f9c0 Split by regex Jesse Boyd 2019-11-10 13:08:34 +00:00
  • 34eb7d05dc Print actual value for setup? Jesse Boyd 2019-11-10 12:45:51 +00:00
  • 729452038b Check if integer Jesse Boyd 2019-11-10 12:43:47 +00:00
  • 3e30e9554f Add missing RunnableVal import. Alexander Söderberg 2019-11-10 13:26:59 +01:00
  • 009bcaf6d4 Merge remote-tracking branch 'origin/we' into we Alexander Söderberg 2019-11-10 13:26:27 +01:00
  • baca8808ee Add missing Location import. Alexander Söderberg 2019-11-10 13:26:15 +01:00
  • 1a923063b5 Merge branch 'breaking' into we Alexander Söderberg 2019-11-10 13:18:16 +01:00
  • c512189478 fix import Jesse Boyd 2019-11-10 11:31:47 +00:00
  • c155c65a8f Remove modifier reflection Jesse Boyd 2019-11-10 11:23:25 +00:00
  • a221d6fd07 Run tasks synchronously on Bukkit when the plugin is disabled. Alexander Söderberg 2019-11-10 12:10:38 +01:00
  • 37280779b0 Make /plot setowner require an argument. Fixes #2501. Alexander Söderberg 2019-11-10 12:06:33 +01:00
  • ed588476e0 Fix single plot areas Jesse Boyd 2019-11-08 22:31:01 +00:00
  • 19fe39ce2e Merge branch 'we' of https://github.com/IntellectualSites/PlotSquared into we Jesse Boyd 2019-11-08 05:18:07 +00:00
  • 07fcd53bf8 Fixes IntellectualSites/PlotSquaredSuggestions#58 Jesse Boyd 2019-11-08 05:17:51 +00:00
  • 834d786037 Fix okio NotMyFault 2019-11-07 17:02:34 +01:00
  • 72c6f1165a Fix okio NotMyFault 2019-11-07 17:02:08 +01:00
  • 1570c4d08a Add missing import Matt 2019-11-06 14:20:32 -05:00
  • 252fdefef3 bad regex replace Jesse Boyd 2019-11-06 11:39:55 +00:00
  • fed5169724 Get sign lines sync Jesse Boyd 2019-11-05 15:23:48 +00:00
  • 2cb734bba2 editsession util Jesse Boyd 2019-11-04 21:55:40 +00:00
  • 46926a4d99 Merge remote-tracking branch 'origin/breaking' into breaking MattBDev 2019-11-04 16:20:03 -05:00
  • 88732bb88c Use CuboidRegion instead of RegionWrapper Jesse Boyd 2019-11-04 21:08:33 +00:00
  • ba3ff08d6c Update BlockStateListFlag.java Jesse Boyd 2019-11-04 20:17:29 +00:00
  • 8f7f6a4f40 Merge branch 'breaking' into we Jesse Boyd 2019-11-04 20:17:15 +00:00
  • e8bf3f0d2c Merge pull request #2558 from IntellectualSites/more-translation-strings NotMyFault 2019-11-04 21:12:39 +01:00
  • 7e6dc48d69 imports Jesse Boyd 2019-11-04 19:58:24 +00:00
  • 37f608258f Remove PlotBlock Jesse Boyd 2019-11-04 19:55:55 +00:00
  • a25511c849 Add custom translations for special flags NotMyFault 2019-11-04 19:22:54 +01:00
  • 930dee9326 Refactor BlockVector2 Jesse Boyd 2019-11-04 17:44:23 +00:00
  • 315f26fb82 Add missing color NotMyFault 2019-11-04 00:46:08 +01:00
  • e972cb4c1a Make flag error messages translatable NotMyFault 2019-11-04 00:33:04 +01:00
  • 7309e61221 AeSix' template improvements NotMyFault 2019-11-02 12:48:41 +01:00
  • 17e784c283 Revert dependency upgrades MattBDev 2019-11-01 21:45:06 -04:00
  • 627ecd2b71 Merge pull request #2542 from mindw0rm/UntrustedVisit Matt 2019-10-31 17:02:48 -04:00
  • 1c5bd55c96 Merge pull request #2553 from IntellectualSites/bukkit-api Matt 2019-10-31 17:02:00 -04:00
  • 6ec3951e4e Add Bukkit module to maven NotMyFault 2019-10-30 15:05:52 +01:00
  • d1115d62a7 Merge pull request #2548 from IntellectualSites/flag_fix Alexander Söderberg 2019-10-27 16:13:22 +01:00
  • e29727827d Fix missing word NotMyFault 2019-10-27 16:02:34 +01:00
  • 1f89948948 Remove unused flags NotMyFault 2019-10-27 16:01:57 +01:00
  • 1067e5f2c2 Remove redundant empty line NotMyFault 2019-10-27 15:19:49 +01:00
  • 25ca011bfe Fixes #2550 NotMyFault 2019-10-27 15:10:15 +01:00
  • 3be0be1b60 Make sure DENY_EXIT checks for the admin override permission. Fixes #2411. Alexander Söderberg 2019-10-27 12:11:48 +01:00
  • 2e15934666 Fix /plot flag set allowing for invalid flag values. (Fixes #2519) Alexander Söderberg 2019-10-27 12:01:04 +01:00
  • cb52ee8cfb Make the flag list output message configurable. Alexander Söderberg 2019-10-27 11:55:15 +01:00
  • 01eee306f1 Fixes #2462 by making flag categories translatable. This reflects (somewhat) recent changes to command categories. Alexander Söderberg 2019-10-27 11:45:18 +01:00
  • a601739fbd Improve handling of list flags, which in turn resolves issues where add and remove would allow players to add flags with unrecognized values. Alexander Söderberg 2019-10-27 11:25:33 +01:00
  • cb1767347b Merge branch 'breaking' into UntrustedVisit mindw0rm 2019-10-23 20:51:59 +02:00
  • 32654e1f25 Merge pull request #2506 from mindw0rm/DenyTeleportBugfix Matt 2019-10-23 14:37:20 -04:00
  • 91108a5df9 Merge branch 'breaking' into UntrustedVisit mindw0rm 2019-10-22 17:21:24 +02:00
  • e5e522bc31 Merge branch 'breaking' into DenyTeleportBugfix mindw0rm 2019-10-22 17:20:43 +02:00
  • 5741d5f6a0 Merge pull request #2533 from mindw0rm/PlaceFlagBugfix Matt 2019-10-21 21:27:48 -04:00
  • 8b30d6a7ff Merge pull request #2537 from IntellectualSites/dependabot/gradle/com.google.code.gson-gson-2.8.6 Matt 2019-10-19 17:45:28 -04:00
  • 108b84d8b1 Merge pull request #2527 from IntellectualSites/dependabot/gradle/com.squareup.retrofit2-retrofit-2.6.2 Matt 2019-10-19 17:44:37 -04:00
  • 469a4f25e5 Merge branch 'breaking' into dependabot/gradle/com.squareup.retrofit2-retrofit-2.6.2 Matt 2019-10-19 17:44:27 -04:00
  • c49369bc7e Merge pull request #2538 from IntellectualSites/dependabot/gradle/org.ow2.asm-asm-7.2 Matt 2019-10-19 17:43:25 -04:00
  • 46b5f01bbc Merge pull request #2536 from IntellectualSites/dependabot/gradle/com.squareup.okhttp3-okhttp-4.2.2 Matt 2019-10-19 17:43:13 -04:00
  • d7d9b1793f Bump okhttp from 3.14.0 to 4.2.2 dependabot-preview[bot] 2019-10-19 21:40:45 +00:00
  • e029cc3fa1 Bump retrofit from 2.4.0 to 2.6.2 dependabot-preview[bot] 2019-10-19 21:40:43 +00:00
  • 53e80e4359 Merge pull request #2535 from IntellectualSites/dependabot/gradle/com.squareup.okio-okio-2.4.1 Matt 2019-10-19 17:39:38 -04:00
  • 427cf081e3 Bump okio from 2.2.2 to 2.4.1 dependabot-preview[bot] 2019-10-19 21:37:55 +00:00
  • c103504fc8 Merge pull request #2529 from IntellectualSites/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-1.3.50 Matt 2019-10-19 17:36:40 -04:00
  • 20957a75d5 use a new Location convert function to ensure that there will be no side effects mindw0rm 2019-10-18 08:02:44 +02:00
  • dd715a9c8a Revert "copy yaw and pitch when converting between Bukkit Location and PlotSquared Location" mindw0rm 2019-10-18 07:51:01 +02:00
  • 24d82e562a merge upstream changes mindw0rm 2019-10-18 07:44:04 +02:00
  • 9ad2537ca2 Merge pull request #2517 from IntellectualSites/debugpaste-update NotMyFault 2019-10-17 12:23:47 +02:00
  • 4a3c015524 Bump asm from 7.1 to 7.2 dependabot-preview[bot] 2019-10-14 15:17:55 +00:00
  • 53e94cc001 Bump gson from 2.8.0 to 2.8.6 dependabot-preview[bot] 2019-10-14 15:17:37 +00:00
  • 039b7aee9e Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into UntrustedVisit mindw0rm 2019-10-10 20:34:41 +02:00
  • 0bcaaf3c0b copy yaw and pitch when converting between Bukkit Location and PlotSquared Location mindw0rm 2019-10-10 20:11:54 +02:00
  • 5315e1e337 let untrusted-visit override deny-teleport mindw0rm 2019-10-10 20:12:15 +02:00
  • 1f4f78a179 this can be done more elegantly mindw0rm 2019-10-10 01:53:27 +02:00
  • 599ef8aa44 Bugfix for #2524 (place flag) mindw0rm 2019-10-10 01:33:37 +02:00
  • e445f96e0c Merge pull request #2528 from IntellectualSites/dependabot/gradle/org.yaml-snakeyaml-1.25 Matt 2019-10-07 13:49:52 -04:00
  • 9a8aa7a4e5 Merge pull request #2530 from IntellectualSites/dependabot/gradle/org.projectlombok-lombok-1.18.10 Matt 2019-10-07 13:47:28 -04:00
  • a3905c68cf Fix links NotMyFault 2019-10-07 19:20:48 +02:00
  • 3d1cd46053 Update Sponsors NotMyFault 2019-10-07 19:09:41 +02:00
  • ec6c9dac49 Bump lombok from 1.18.8 to 1.18.10 dependabot-preview[bot] 2019-10-07 15:16:57 +00:00
  • 8068671200 Bump kotlin-stdlib from 1.3.30 to 1.3.50 dependabot-preview[bot] 2019-10-07 15:16:54 +00:00
  • 8927f50cc6 Bump snakeyaml from 1.23 to 1.25 dependabot-preview[bot] 2019-10-07 15:16:31 +00:00
  • b806a30639 Setting debug value default to false NotMyFault 2019-10-03 01:32:19 +02:00
  • ae0f1d2a15 Adding "website" to plugin.yml NotMyFault 2019-10-03 01:26:31 +02:00
  • 120d36e413 Add a confirmation to the debugpaste NotMyFault 2019-10-03 01:12:08 +02:00
  • c8c5d777a1 Make paths... idk what to say here NotMyFault 2019-10-03 00:40:41 +02:00
  • b92d42e7cc Add clarification to what files are pasted NotMyFault 2019-10-01 14:46:19 +02:00
  • 59bc6f19e5 General clarification of the config NotMyFault 2019-10-01 14:01:50 +02:00
  • ca25b7b3c8 Fix odd space NotMyFault 2019-10-01 13:02:32 +02:00
  • b074e6e198 Update auto-comment.yml NotMyFault 2019-10-01 12:54:20 +02:00