Commit Graph

  • c5d9412c6c Cleaning and API Addition Begins the process of removing "magic values" for directions in the plugin. matt 2019-02-19 22:57:35 -05:00
  • 92718a5ec8 Merge branch 'consumers' into breaking matt 2019-02-19 22:29:59 -05:00
  • 099a807ce0 CLeaning of code matt 2019-02-19 22:29:27 -05:00
  • df47697ca6 CLeaning of code matt 2019-02-19 19:00:37 -05:00
  • b7aeeb151d Replace RunnableVal with java Consumer matt 2019-02-19 18:39:43 -05:00
  • 2e22dfe056 Update offset to match CI dordsor21 2019-02-16 22:06:31 +00:00
  • a64d764cc1 New API method, more 1.13 entity support, and cleanup. matt 2019-02-15 12:50:43 -05:00
  • 4f27abb4a0 Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking dordsor21 2019-02-14 17:39:01 +00:00
  • b999cb4195 Fix players being able to place boats, armorstands etc using offhand dordsor21 2019-02-14 17:38:36 +00:00
  • 745fd58e2e * dordsor21 2019-02-13 21:54:13 +00:00
  • 57981a870e Update version offset to match ci dordsor21 2019-02-13 21:53:11 +00:00
  • 130e1b6300 Fix armorstands, boats etc being placeable on players plots with "use 0" flag dordsor21 2019-02-13 21:47:54 +00:00
  • 477e698f7e Reformat dordsor21 2019-02-13 17:13:57 +00:00
  • 11c4a90cc9 Merge remote-tracking branch 'origin/breaking' into breaking matt 2019-02-13 12:05:42 -05:00
  • 35493662da Cleanup matt 2019-02-13 12:05:28 -05:00
  • 8710f2f83b Fix NPE when right-clicking a >1.13 block dordsor21 2019-02-13 13:43:22 +00:00
  • 3e8308ecd7 Catch statement already being null dordsor21 2019-02-13 13:35:19 +00:00
  • dae7bbdf9d Fix dropped items being removed from plots dordsor21 2019-02-13 13:26:19 +00:00
  • d0994f1b4b Fixes to EntityTask dordsor21 2019-02-10 23:03:14 +00:00
  • cae95343ca Update build offset dordsor21 2019-02-10 22:51:21 +00:00
  • 17027e6292 Javadoc changes and cleaning of old unused code matt 2019-02-08 14:49:37 -05:00
  • e891873d28 Cleaning and scope changes matt 2019-02-08 11:21:53 -05:00
  • b39ea1b68b Cleaning and API clarifications matt 2019-02-06 21:29:51 -05:00
  • 3d8179a4e6 Small tweaks matt 2019-02-06 17:30:25 -05:00
  • 9101cb9218 PlotComment API tweaks. matt 2019-02-06 12:33:14 -05:00
  • 6ec6c26a10 Guava needs to be in sync with Minecraft matt 2019-02-06 12:02:20 -05:00
  • d6a801d854 Reformat dordsor21 2019-02-06 16:42:27 +00:00
  • 6711788dd0 Fix ClassCastException in runEntityTask dordsor21 2019-02-06 16:38:01 +00:00
  • e41060ad65 And again dordsor21 2019-02-06 14:12:50 +00:00
  • 7e7f14a66b Update build ci offset dordsor21 2019-02-06 14:10:34 +00:00
  • 0c780166e0 Documentation and PlotId updates minor code tweaks in the plot class too matt 2019-02-06 00:03:52 -05:00
  • 87547834ef Minor changes to variable names and castings matt 2019-02-05 23:12:01 -05:00
  • ccc53278a1 Fix the world border issue matt 2019-02-05 20:36:42 -05:00
  • 9a23b718f3 Cleanup of various methods mainly just more lambda's matt 2019-02-05 19:41:03 -05:00
  • e3d43509cf Cleanup of some database methods matt 2019-02-04 18:00:05 -05:00
  • dfbcecb081 Removes Cluster Flags matt 2019-02-04 12:46:27 -05:00
  • cf82bc5efb Revert 8ac9b86 dordsor21 2019-02-04 15:18:50 +00:00
  • 14e1296e13 Only thing I can think of in 8ac9b86that would be causing the lack of plot owners (before reverting the commit) dordsor21 2019-02-04 14:24:17 +00:00
  • 6d6087b1e3 And don't add the Core/ code into Bukkit/ code dordsor21 2019-02-04 14:02:21 +00:00
  • 51afbdfcdc Apply correct codestyle dordsor21 2019-02-04 13:59:11 +00:00
  • 9c90928d07 Remove the debug and don't created a new BloxkBucket for every air block. dordsor21 2019-02-02 16:13:55 +00:00
  • 8ac9b862f8 Major cleanup. Added todo comments to many 1.13 issues still lingering. Changed access to some methods to be weaker. Removed cluster flags (most of it). Java 8 stuff added. Hid more PlotSetting methods. etc. matt 2019-01-31 14:20:48 -05:00
  • cd8a1a0816 Fixed some translation mismatches NotMyFault 2019-01-27 00:48:03 +01:00
  • a4c3fb26c7 Check for road or unowned plot dordsor21 2019-01-23 14:02:18 +00:00
  • fd4a5f2aaa Fix item despawning on plots dordsor21 2019-01-23 13:34:23 +00:00
  • 25ed9d2798 Fix road schematic pasting height dordsor21 2019-01-23 12:23:05 +00:00
  • c96a1afaed Don't fuck up road schematics, I guess Sauilitired 2019-01-22 21:32:24 +01:00
  • 344a2afeff Use StringBuilder, like a sane person Sauilitired 2019-01-22 19:54:31 +01:00
  • e54f964eca Fix #2009 Sauilitired 2019-01-22 18:51:13 +01:00
  • 8733dc6dab Fix deny-teleport flag: Fixes #2128 Sauilitired 2019-01-22 10:43:29 +01:00
  • 7e56e47046 Fix block list flag permissions Sauilitired 2019-01-21 17:49:36 +01:00
  • 7edfc313d6 I did an oopsie Sauilitired 2019-01-21 12:24:34 +01:00
  • d37f5b9aa8 Fix schematic pasting offsets Sauilitired 2019-01-21 09:53:04 +01:00
  • 1fbfc767c4 Use PaperLib and make command task return completable futures Sauilitired 2019-01-21 09:20:33 +01:00
  • bd797b59fe Allow disabling of scientific notation (disabled by default) for DoubleFlags dordsor21 2019-01-20 15:56:49 +00:00
  • 0609b3d7f6 Safer generation of the BlockBucketChunk dordsor21 2019-01-19 16:28:49 +00:00
  • ca883c211a Add merge permission changes from master dordsor21 2019-01-18 19:02:12 +00:00
  • 330ab83ece possible NPE fix and add useful debug if it fails dordsor21 2019-01-17 22:34:28 +00:00
  • d846bc7a2e Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking dordsor21 2019-01-17 16:28:55 +00:00
  • db2e245b13 alphabetise PlayerEvents stuff and add Turtle Eggs dordsor21 2019-01-17 16:28:42 +00:00
  • 4e79a3aa16 Fix broken group ID Sauilitired 2019-01-17 15:31:18 +01:00
  • ea422b5561 Fix NPE on world initialise dordsor21 2019-01-17 13:19:24 +00:00
  • f366f5e406 Remove needless generateExtBlockSections method that just reduced performance for no reason dordsor21 2019-01-17 01:06:32 +00:00
  • 223064567f Plot analysis (#2239) dordsor21 2019-01-17 01:04:00 +00:00
  • 0817d7de5a Removed PlotMe converting features. matt 2019-01-15 22:19:29 -05:00
  • 0e0a534620 Fix regenallroads extend (height) dordsor21 2019-01-16 01:55:45 +00:00
  • 61f8ceaaaa I'm an idiot and left one of my debug messages in dordsor21 2019-01-16 01:28:07 +00:00
  • 7e6b11a21b Fix plot swap and have a nicer static AIR block dordsor21 2019-01-15 23:58:21 +00:00
  • 28c219c694 /plot leave has a terrible description dordsor21 2019-01-15 16:20:50 +00:00
  • f679d3f873 Debug not debug dordsor21 2019-01-14 18:27:20 +00:00
  • 232b7ccfc1 Don't allow debugroadregen on merged plots dordsor21 2019-01-14 18:15:44 +00:00
  • 44fc8a55ea Add "kick" meta check in PlotListener dordsor21 2019-01-14 17:41:28 +00:00
  • b2d035cf69 Fix deny-exit flag causing plot kick to break dordsor21 2019-01-14 17:31:22 +00:00
  • d81d3c72e4 Update scripts and code to work nicely with each other. Fixes #2208 dordsor21 2019-01-12 19:56:11 +00:00
  • f62777bc1a Minor: Fix BukkitLegacyMappings method map usage Move obtaining legacy block to default clause Task should be async dordsor21 2019-01-12 18:05:20 +00:00
  • 8ba661aa35 Fixed plot owner UUIDs getting unnecessarily randomized. (#2233) Logan Fick 2019-01-12 12:48:53 -05:00
  • 15ea0f3210 Fix BukkitLegacyMappings having maps the wrong way round & fix PlotBlockListFlag to use PlotBlocks. Fixes #2229 dordsor21 2019-01-12 17:39:29 +00:00
  • 0d76e46fa2 Fix requiring restart for /ps load after /ps save & make descriptions nicer dordsor21 2019-01-11 12:50:38 +00:00
  • daf3e3dde5 Merge pull request #2230 from N0tMyFaultOG/breaking Alexander Söderberg 2019-01-10 22:33:20 +01:00
  • 222585bf01 Update C.java NotMyFault 2019-01-10 22:21:34 +01:00
  • 63af0de9f0 Update Settings.java NotMyFault 2019-01-10 22:20:30 +01:00
  • 5df6f2a13e Update Download.java NotMyFault 2019-01-10 22:18:28 +01:00
  • c5f1c60ad7 Delete base.yml NotMyFault 2019-01-10 22:16:22 +01:00
  • 3ac7785cc3 Skip empty files in DebugPaste Sauilitired 2019-01-10 21:34:52 +01:00
  • 3bbd97e7e1 Fix PlotDeleteEvent and PlotMergeEvent not being called. Replaced current PlotMergeEvent with PlotAutoMergeEvent (called when a plot is merged on /plot auto). And made PlotMergeEvent be called for /plot merge command. dordsor21 2019-01-10 17:10:25 +00:00
  • e47b4fef20 Remove update and changelog commands Sauilitired 2019-01-10 17:45:40 +01:00
  • 7302480728 Merge branch 'optional' into breaking matt 2019-01-09 20:01:32 -05:00
  • 457c520eb6 Fixing debugpaste description NotMyFault 2019-01-09 23:40:08 +01:00
  • 053edb823d Use Incendo pasting instead of Hastebin Sauilitired 2019-01-09 23:12:36 +01:00
  • 727d120e70 Regenallroads: - remove the "estimated time" as it's just not remotely correct, nor would it be correct if it were based on actual chunk number - fix the air to be pasted above the road when using regenallroads dordsor21 2019-01-09 16:15:34 +00:00
  • ea01a5171b Add missing admin unlink permission dordsor21 2019-01-03 22:36:09 +00:00
  • 77ddeabca2 Fix NPE with plot version (update to new versioning within code) Also add date and commit to plugin.properties file. dordsor21 2019-01-03 17:32:21 +00:00
  • e12a7bb85f Migrated remaining Optionals matt 2019-01-02 23:15:42 -05:00
  • c7b9bfeb4b Migrate from Guava Optionals to Java Optionals matt 2019-01-02 23:11:26 -05:00
  • ae9e52f093 Don't dump g_sch dordsor21 2019-01-02 13:18:20 +00:00
  • 00a5d5ff64 Nicer versioning and match CI build number dordsor21 2019-01-02 13:01:37 +00:00
  • 29868bdd29 Fix road generation for roads of even width dordsor21 2019-01-01 14:43:41 +00:00
  • 38a382f8e5 Add missing argument to unlink Sauilitired 2019-01-01 00:55:25 +01:00
  • f8ce00c2df Also cancel picking water/lava up with a bucket. dordsor21 2018-12-31 18:03:59 +00:00
  • 6a9038c306 Fix #2205 dordsor21 2018-12-31 17:57:17 +00:00