Commit Graph

  • 0252cf724a Adding JavaDocs, Maven Repo and API Documentation NotMyFault 2018-11-15 14:02:31 +01:00
  • 4395ca06b4 Add @SuppressWarnings("unused") to listeners. sauilitired 2018-11-15 00:12:12 +01:00
  • a4a923c23c Extract duplicated switch statement in EntityUtil sauilitired 2018-11-15 00:08:32 +01:00
  • 06f64aeff0 Extract duplicated method declaration sauilitired 2018-11-15 00:06:20 +01:00
  • a8b4729845 Rename DBFunc#everyone to DBFunc#EVERYONE, and create two string constants 🐱 sauilitired 2018-11-14 23:51:56 +01:00
  • 3c64376abe Fix guest gamemode flag. sauilitired 2018-11-14 23:40:27 +01:00
  • 8cd54929e7 Merge branch 'master' into breaking dordsor21 2018-11-14 14:44:07 +00:00
  • 8df7f63931 Refactor PS (and rename to PlotSquared) sauilitired 2018-11-14 14:19:56 +01:00
  • 16dbbe5244 Refactoring of PS#getPlots: sauilitired 2018-11-14 13:52:09 +01:00
  • ae2869a29b Translation update and fixing wrong lines NotMyFault 2018-11-05 16:00:44 +01:00
  • 40e7df8d69 Merge pull request #2142 from dordsor21/master NotMyFault 2018-10-25 12:11:46 +02:00
  • ea5ffbeb77 Cancel plot chat if message event is cancelled to allow for swear block/etc dordsor21 2018-10-25 10:51:18 +01:00
  • 302051a6ca Minor cleanup NotMyFault 2018-10-20 14:03:21 +02:00
  • b6d4872ca4 Merge pull request #2102 from dordsor21/master Jesse Boyd 2018-10-13 15:11:45 +11:00
  • 4b7ca2ff37 Minor cleanup NotMyFault 2018-10-10 18:29:21 +02:00
  • e4e4694a1c Merge pull request #2127 from Leomixer17/patch-1 NotMyFault 2018-10-10 18:07:07 +02:00
  • ba6818a5bd Delete chinese.yml Leomixer17 2018-10-10 17:27:29 +02:00
  • 1734c0e357 Rename ko_KR.yml to ko-KR.yml NotMyFault 2018-10-10 16:52:35 +02:00
  • e2e34f24d6 Rename zh_CN.yml to zh-CN.yml NotMyFault 2018-10-10 16:51:43 +02:00
  • 765db2df0c Added languages 'back' NotMyFault 2018-10-10 16:49:31 +02:00
  • e1e6d95f75 Merge pull request #2049 from f0rb1d/master NotMyFault 2018-10-10 16:40:52 +02:00
  • 70584a338c Update PS.java NotMyFault 2018-10-10 16:38:01 +02:00
  • 11e2777f60 Update PS.java NotMyFault 2018-10-10 16:36:14 +02:00
  • b6303a7615 Update PS.java NotMyFault 2018-10-10 16:33:03 +02:00
  • 88e80f54f7 Updating locale names NotMyFault 2018-10-10 16:30:38 +02:00
  • c6f8a6ddc1 Merge pull request #2088 from N0tMyFaultOG/master NotMyFault 2018-10-10 15:13:55 +02:00
  • 9e9b21779c Add PlotChangeOwner Event dordsor21 2018-09-19 16:57:33 +01:00
  • eab918bcd4 minor sponge cleanup Jesse Boyd 2018-09-10 07:46:56 +10:00
  • 2e7d95f5a6 Fix sponge schem save Jesse Boyd 2018-09-10 07:45:00 +10:00
  • 906f16d075 Fixes #2092 Jesse Boyd 2018-09-10 06:38:22 +10:00
  • 979b3c0408 Added bridge template and korean translation NotMyFault 2018-09-03 00:04:32 +02:00
  • 5b2428559a Bridge template from the spigot page NotMyFault 2018-09-03 00:02:07 +02:00
  • f001eebad4 Update Settings.java NotMyFault 2018-09-02 23:51:45 +02:00
  • f5a981fda7 Fix plot visit sorting Jesse Boyd 2018-08-24 06:46:53 +10:00
  • 032484b0f5 Pull out duplicated method sub in BukkitPlayer sauilitired 2018-08-20 12:15:03 +02:00
  • 587c942d88 Suppress PlotAPI warnings sauilitired 2018-08-20 11:36:59 +02:00
  • e98c648244 Move PlotAPI to Core and move bukkit specific methods to BukkitUtil. sauilitired 2018-08-20 11:35:41 +02:00
  • be9fb3bd3a Remove deprecated methods without internal use. sauilitired 2018-08-20 11:05:00 +02:00
  • 01a927ccad Allow PlotRateEvent to be cancelled. Fixes #2017 sauilitired 2018-08-19 23:12:59 +02:00
  • 3c86531b58 * ;) sauilitired 2018-08-19 22:21:42 +02:00
  • 847ce7f20d (W.I.P) TeleportEntityWrapper as alternative to replicating entity wrapper sauilitired 2018-08-19 22:18:58 +02:00
  • 4b8c434669 Fix compile (var must be final) Jesse Boyd 2018-08-12 21:35:48 +10:00
  • 9105294965 Update auto-comment.yml Alexander Söderberg 2018-08-11 15:48:33 +02:00
  • 5378c9007c Create auto-comment.yml Alexander Söderberg 2018-08-11 15:43:36 +02:00
  • 40e91de111 Create stale.yml Alexander Söderberg 2018-08-11 15:38:22 +02:00
  • b1246adac2 Update README.md Alexander Söderberg 2018-08-11 15:29:31 +02:00
  • 86e7f4e2b3 Update ISSUE_TEMPLATE.md Alexander Söderberg 2018-08-11 15:28:41 +02:00
  • af461e1fc2 Add alternative maven link and re-enable gradle daemon sauilitired 2018-08-10 23:41:31 +02:00
  • d9bc1fcfe7 Disable daemon (temporarily) to allow for CI builds to not run out of memory. sauilitired 2018-08-10 23:38:28 +02:00
  • 369ccb7c8d Prettify BukkitUtil sauilitired 2018-08-10 20:54:17 +02:00
  • 724fb34b1f Prettify BukkitMain sauilitired 2018-08-10 20:46:38 +02:00
  • 2898e9ae2b Fix error from refactoring sauilitired 2018-08-10 20:30:05 +02:00
  • b551424ced Update gradle sauilitired 2018-08-10 20:29:50 +02:00
  • b0348cfc34 Update packages. This will not be appreciated 🐱 sauilitired 2018-08-10 17:53:14 +02:00
  • 1646cd0f5a Reformat code sauilitired 2018-08-10 17:01:10 +02:00
  • 02ee1e8fa1 Update README.md and commit code style sauilitired 2018-08-10 16:52:35 +02:00
  • a2813a2427 Merge pull request #2057 from IntellectualSites/Sauilitired-patch-1 Alexander Söderberg 2018-08-10 16:05:06 +02:00
  • bbcd508bc3 Remove unnecessary lines in Configuration javadoc Alexander Söderberg 2018-08-10 16:04:43 +02:00
  • a4f176fd07 Updated Simplified Chinese translation and formalized language codes. F0rb1d 2018-08-03 20:35:36 +08:00
  • 3d8d75170d Check admin for setowner null Jesse Boyd 2018-07-31 14:28:22 +10:00
  • 2c11a292f4 Prevent multiple uses of plot auto Jesse Boyd 2018-07-29 21:43:07 +10:00
  • cd9d22cb9b Fix augmented generator not clearing column Jesse Boyd 2018-07-27 14:02:40 +10:00
  • 645c5fb529 Fix nukkit augmented generator Jesse Boyd 2018-07-27 13:25:46 +10:00
  • 2d98da47cf Debug generator error Jesse Boyd 2018-07-27 10:56:53 +10:00
  • 1b08d54be0 Merge pull request #2029 from Speentie8081/master Jesse Boyd 2018-07-27 10:37:51 +10:00
  • be8172ce91 Assume spigot 1.13 if NumberFormatException is fired Speentie8081 2018-07-22 09:17:38 -05:00
  • 768e21d1b5 Update NBTFactory to support spigot 1.13 Speentie8081 2018-07-22 09:09:39 -05:00
  • bbee2debff Remove unneeded changes and add back support for 1.9 through 1.12 Speentie8081 2018-07-21 10:32:38 -05:00
  • d5b01aced2 Use MaterialData instead of block id and data for chunk generation Speentie8081 2018-07-21 00:15:13 -05:00
  • f533efb2c8 Add support for spigot 1.13-pre7 Speentie8081 2018-07-20 23:51:09 -05:00
  • aaa70888bd Merge pull request #2028 from PhanaticD/patch-3 Jesse Boyd 2018-07-21 12:40:54 +10:00
  • d673537026 fix dispensers Josh 2018-07-20 19:23:39 -04:00
  • ae1e58c0ac Add -f override for plot move Jesse Boyd 2018-07-07 09:22:24 +10:00
  • 5d04c64d48 Fix typo Jesse Boyd 2018-07-07 09:11:23 +10:00
  • 185fe39942 Fix check for UUID support Jesse Boyd 2018-07-07 08:50:43 +10:00
  • 18c92bea38 Allow specifying area for move command Jesse Boyd 2018-07-05 19:33:17 +10:00
  • 79e1ea9a8f * Jesse Boyd 2018-06-23 14:13:06 +10:00
  • 1772fdab16 Fixes #1988 Jesse Boyd 2018-06-23 14:12:21 +10:00
  • 9020d740d1 Revert "possible fix for mob damage" Jesse Boyd 2018-06-23 11:46:19 +10:00
  • df6914fb1e possible fix for mob damage Jesse Boyd 2018-06-21 07:48:45 +10:00
  • da5478f141 Only check int flag ranges Jesse Boyd 2018-06-20 07:48:51 +10:00
  • d454602888 Fixes #1961 Jesse Boyd 2018-06-19 03:44:45 +10:00
  • 3039331976 Add account age expiry filter Jesse Boyd 2018-06-19 03:29:14 +10:00
  • 6ed6f607b5 Sort flag list alphabetically Jesse Boyd 2018-06-13 09:28:32 +10:00
  • 37b0cdeace Revert "Don't cancel chat event" Jesse Boyd 2018-06-10 19:35:34 +10:00
  • 9897890e6a *Add console sender to nukkit chat Jesse Boyd 2018-06-09 15:49:54 +10:00
  • ce3e3be59e Tweak nukkit plot chat Jesse Boyd 2018-06-09 15:37:49 +10:00
  • 9ed5847c0a Fixes #1768 Jesse Boyd 2018-06-09 06:20:31 +10:00
  • dc5fc5af47 Don't cancel chat event Jesse Boyd 2018-06-09 05:44:58 +10:00
  • eca67c7d84 Merge pull request #1986 from dualspiral/bugfix/null-suggestions Jesse Boyd 2018-06-09 05:11:27 +10:00
  • c7a1526e12 Fix errors with tab completion on Sponge. Daniel Naylor 2018-06-08 11:17:02 +01:00
  • 740de4932b Fix flag perm check Jesse Boyd 2018-06-07 12:30:39 +10:00
  • 442513b592 Fixes #1970 Jesse Boyd 2018-06-07 08:15:28 +10:00
  • 40635255e3 Probably fixes #1953 Jesse Boyd 2018-05-18 14:48:17 +10:00
  • 550df7f232 Fixes #1952 Jesse Boyd 2018-05-17 17:46:54 +10:00
  • 4ffc4e67ab Fixes #1822 Jesse Boyd 2018-05-17 16:30:31 +10:00
  • d6c472fcdf Fixes #1484 Jesse Boyd 2018-05-17 16:23:27 +10:00
  • a83b51eb12 Fixes #1951 Jesse Boyd 2018-05-17 15:21:53 +10:00
  • 67a70d4ade Fixes #1928 Jesse Boyd 2018-05-17 15:17:45 +10:00
  • f479a70594 Fixes #1729 Jesse Boyd 2018-05-17 15:11:44 +10:00