Commit Graph

299 Commits

Author SHA1 Message Date
Jesse Boyd
47ce67c325
Various
freebuild region restrictions (bukkit)
+ tweak undo/redo messages
2018-10-13 15:20:21 +11:00
Jesse Boyd
beb2e0e1b0
Various minor
JavaScript-API
Allow command replacing
Tweak primary thread checks
Tab completion
Schematic resolving
help tweaks
optimize change set
fix color brush
2018-09-04 05:40:06 +10:00
Jesse Boyd
3e15d63448
Check towny ranks 2018-08-28 03:31:40 +10:00
Jesse Boyd
765be78aff
Add fawe.towny.member perm 2018-08-28 03:17:21 +10:00
Jesse Boyd
46e36d90a4
Fixes #1083 2018-08-21 04:02:37 +10:00
Byteflux
7e2b2e45b4 Remove custom event registration and improve 1.8+ detection 2018-08-12 12:07:09 -07:00
Jesse Boyd
a3a28fe3de
Register each method + debug bad getMethods() 2018-08-13 04:28:14 +10:00
Jesse Boyd
e75ff89429
Also remove the individual listeners 2018-08-13 04:21:43 +10:00
Jesse Boyd
c472e85a27
Remove BlockExplodeEvent 2018-08-13 03:52:53 +10:00
Jesse Boyd
4394b45743
Register BlockExplodeEvent in another class 2018-08-13 03:47:21 +10:00
Jesse Boyd
d0a2cabd5c
Register individual events for ChunkListener 2018-08-13 00:33:14 +10:00
Jesse Boyd
371e1bb27e
Ignore transitive dependencies for MapManager 2018-07-27 13:35:31 +10:00
Jesse Boyd
7501eabd2e
Potentiall fix NPE on server shutdown 2018-07-21 15:06:04 +10:00
Jesse Boyd
29794d4ccd
Fixes #795 2018-06-24 21:50:24 +10:00
Jesse Boyd
eaedd5442a
Fix horizontal firework detection 2018-06-08 04:36:27 +10:00
Jesse Boyd
099f733989
Fixes #1012 2018-05-24 15:24:41 +10:00
Jesse Boyd
c6605ce587
Fixes #1010 2018-05-23 16:16:09 +10:00
Jesse Boyd
d66c14b06d
Fixes https://github.com/IntellectualSites/PlotSquared/issues/1945 2018-05-17 18:35:56 +10:00
Jesse Boyd
63a40653cc Fixes #999 2018-05-12 16:54:20 +10:00
Jesse Boyd
345b344000
Fix some region issues 2018-05-08 15:24:50 +10:00
Jesse Boyd
199eea5d9f
Fixes #860 2018-05-02 09:21:54 +10:00
Jesse Boyd
c71d872517
Ignore failed fallback listener registration 2018-05-02 09:06:21 +10:00
Jesse Boyd
6839d5531f
Prevent incompatibility with BetterShutdown 2018-05-02 09:03:00 +10:00
Joey
19a9db3abf Added a "Keep entities in non-air blocks" setting 2018-04-29 17:40:48 +02:00
Jesse Boyd
6cec36af99
CFI masking 2018-04-25 09:34:12 +10:00
Jesse Boyd
cfe47d25d2
Fixes #910 2018-04-20 23:19:07 +10:00
Jesse Boyd
32cf8e47cc
Fixes #966 2018-04-20 23:16:02 +10:00
Jesse Boyd
3182441e66
Fix chunk listener detection 2018-04-18 18:00:21 +10:00
Jesse Boyd
5fdad79469
More schem show stuff 2018-04-17 06:39:40 +10:00
Jesse Boyd
a7aef5bfd2
Fixes #972 2018-04-17 06:08:10 +10:00
Jesse Boyd
6968e66ad8
Various major
Implement virtual worlds
New schematic commands:
//schem show <directory>
//schem delete * - Deletes the files associated with your currently
loaded schematic
//schem move <directory> - Moves your currently loaded schematics to
this directory
//download -> supports downloading multiple schematics at once
2018-04-13 18:40:42 +10:00
Jesse Boyd
79fe27ab3e
Fix nether packet updates 2018-04-12 18:57:02 +10:00
Jesse Boyd
48992d2a4a
Fixes #943 2018-03-26 20:35:56 +11:00
Jesse Boyd
18c71453ce
Fix item drop issue on older spigot versions 2018-03-19 16:06:34 +11:00
Jesse Boyd
1967dd0769
tweak build 2018-03-14 21:49:07 +11:00
Jesse Boyd
a19e9a45e9
add clean task to individual projects 2018-03-10 01:59:19 +11:00
Jesse Boyd
9cc588d5c9
loadbefore WorldGuard 2018-03-08 17:50:47 +11:00
Jesse Boyd
ddcc297ec5
Fix #910 (tile remove) 2018-03-08 17:36:43 +11:00
Jesse Boyd
9128a17533
Fixes #936 2018-03-07 15:12:37 +11:00
Jesse Boyd
77cf4ec34c
Support for non cuboid regions + add #liquid mask 2018-02-27 01:58:12 +11:00
Jesse Boyd
09addf9073
Fixes #927 2018-02-26 11:48:09 +11:00
Jesse Boyd
dd29dd518d
* 2018-02-16 00:16:17 +11:00
Jesse Boyd
ce394bceae
Update vault depend 2018-02-14 20:45:20 +11:00
Jesse Boyd
fb8f76f833
Debug bad persistent brush values 2018-02-09 15:58:48 +11:00
Jesse Boyd
ad60b90987
Various minor
Functioning nukkit gui for most commands
Fixes #876
2018-01-24 19:57:08 +11:00
Jesse Boyd
17d3e574fb
Fix AsyncSign empty lines 2018-01-17 12:41:08 +11:00
Jesse Boyd
1186a00b47
Fixes #885 2018-01-17 11:57:01 +11:00
Jesse Boyd
083d4e7d08
Fix //removelight 2018-01-16 12:35:13 +11:00
Jesse Boyd
ff42446f19
Fix lighting remove 2018-01-16 12:19:43 +11:00
Jesse Boyd
134daefa24
Various unfinished
Start work on command GUI
Code cleanup
Add new lighting mode (see config)
Rename sponge -> sponge112
Fix sponge compile issues
Fix fuzzy region min/max not being set on first use
Fix clipboard on disk not closing on java 9
Start work on CFI chunk simplifier (for loading existing worlds)
Minor tile fixes for bukkit 1.12
2018-01-16 11:30:55 +11:00