Commit Graph

4942 Commits

Author SHA1 Message Date
57c849cbaa City is a nub 2015-07-24 03:14:36 +10:00
d09dbee3c7 Optimizations to schematic loading / pasting -> ~10,000,000 bps
The downside is it completely ignores entities and such, so WorldEdit is
the way to go if you need precision but don't care for large sizes or
speed.
2015-07-23 02:33:30 +10:00
5ec4c244d2 Merge pull request #441 from LaxWasHere/master
Don't TP players on clear
2015-07-23 01:20:13 +10:00
5507193782 Fix duplicate entries for denied 2015-07-22 20:08:52 +10:00
Lax
12eafa01ef Don't TP players on clear 2015-07-22 00:47:23 -07:00
7cedc3befe Fixes #438 2015-07-22 16:28:11 +10:00
95ad199f52 Lazy initialization 2015-07-22 04:31:12 +10:00
59c672d9a8 Optimized plot sorting 2015-07-22 03:08:51 +10:00
80e1f07534 Increment version number 2015-07-21 23:55:36 +10:00
30f00af699 @Sauilitired Prevent any reserved accounts from joining. 2015-07-21 23:03:44 +10:00
8c4e1571e8 Fast async schematic exporting / uploading 2015-07-21 22:28:03 +10:00
bf7616eef0 Increase alias priority 2015-07-21 21:04:14 +10:00
8a4c178a68 Would help 2015-07-21 20:58:34 +10:00
8166873978 Plot search? 2015-07-21 20:55:44 +10:00
d8561d278f Fixed plot cluster creation 2015-07-21 18:51:21 +10:00
83bdcbfb97 Fixed titles and schematic on clear offset for hybrid generation. 2015-07-21 16:03:27 +10:00
488dbb0a63 Fixed issue with BlockFromTo and plot clusters in augmented worlds 2015-07-21 14:48:07 +10:00
0c81dd82b3 Added plot entry event for unowned plots 2015-07-21 14:30:41 +10:00
9fefdf3313 Fixes #434 2015-07-21 14:27:13 +10:00
9c5d6a979a Fixes #431 Fixes #432 2015-07-21 14:22:55 +10:00
8151ec8e1a Fixes #435 2015-07-21 14:09:37 +10:00
e6ea62ad1e Fixes #430 2015-07-21 13:56:49 +10:00
783355b356 Fixes #414 2015-07-21 13:41:10 +10:00
ee88e765e9 Only TP player to spawn, if he's in the actual plot... 2015-07-20 23:48:16 +02:00
154e002dee Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared 2015-07-20 15:14:52 +10:00
38f0e82447 Minor tweaks 2015-07-20 15:14:46 +10:00
4b543fba7a Improved plot debugpaste 2015-07-19 16:18:46 +02:00
9c635810b0 Multiple changes
Working on async schematic saving
Default plot clearing is now properly async (and somewhat slower)
Offline mode servers now default to lowercase (there has been ample time
to update)
Fixed some issues with plot expiry
Fixed some issues with UUID caching
Optimized UUID fetching from cache (marginal)
2015-07-19 23:12:48 +10:00
404933c3a7 Fixes
Fix plot time / gamemode on teleport to another plot.
Fix gamemode bypass on plot leave
2015-07-19 14:52:59 +10:00
fead432dbc 2.12.13 2015-07-19 03:38:01 +10:00
5ba7442396 Updated to Mozilla/5.0 ! (not really) 2015-07-19 03:30:41 +10:00
4fe2973ccf Plot analysis notice 2015-07-19 03:28:23 +10:00
514cb8134a Added DebugPaste command, to upload settings.yml and latest.log 2015-07-18 19:18:15 +02:00
ea8f026105 Fixes
Fixed plot clearing on sub chunk sized plots
Optimized chunk generation
Fixed several messages including setup having incorrect replaced args
2015-07-19 03:04:10 +10:00
1723d8266b Add plot descriptions & hide reserved flags from /plot info 2015-07-18 16:49:13 +02:00
240470fdd1 Fixed italian arguments 2015-07-19 00:47:43 +10:00
6907f1c447 clean imports 2015-07-18 22:21:36 +10:00
54abe74b68 enable javadoc again 2015-07-18 22:16:57 +10:00
71cfae9af4 Tes 2015-07-18 22:04:07 +10:00
12453e0f6c Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/java/com/intellectualcrafters/plot/listeners/PlayerEvents.java
2015-07-18 21:21:38 +10:00
31eee609a6 Fixes #418 Fixes #417 Fixes #408 2015-07-18 21:18:45 +10:00
bc7703ac33 Add blocked-cmds flag :D 2015-07-18 13:10:38 +02:00
9bd019399a Fixes #163 2015-07-18 10:47:35 +02:00
757e502b14 Fixes #373 2015-07-18 10:26:55 +02:00
ec204bb4c4 *Fixed chat color for plot list, Fixes #420 2015-07-18 17:48:30 +10:00
f833370bd9 Fix plot list top 2015-07-18 15:50:25 +10:00
fcc5056f8c Prevent plot deletion during plot analysis 2015-07-18 15:45:04 +10:00
a7cd8d995e More plot analysis + made it more obvious that plot listing is interactive 2015-07-18 15:02:44 +10:00
e026ec31eb Fix redstone comparators + more work on plot analysis 2015-07-18 13:19:36 +10:00
cfc976c2fc Fixed prefixes being sent when not supposed to, and updated the link in /plot plugin 2015-07-17 22:06:37 +02:00