Commit graph

44 commits

Author SHA1 Message Date
Sauilitired
cff47cbac0 Move all files! Hahah 2015-07-16 16:16:16 +02:00
boy0001
5b9fe1960b Plot download command + slight refactor 2015-07-11 00:08:07 +10:00
boy0001
3a1577469b Various changes
Permissions:
- Changed permissions class to an enum
- started using some permissions for EventUtil

Events:
- fixed armor stands being placed outside allowed area
- fixed item frames and paintings being placeable outside allowed area
- fixed eating and reading being restricted where it shouldn't
- Added various new flags for fine tuned protection
- Recoded the result of multiple flags to be more logical
- recoded player interact event
- fixed ender dragon egg teleportation onto other plots
- tried centralizing some logic to the EventUtil class

PlotAPI:
- minor tweaks to the PlotAPI class

PlotSquared updater:
- removed some debug
- testing a bit more

Chunk sending:
- fixed plot clearing, and related block changes not sending chunk
updates to 1.7.10 clients

TODO:
- verify all works
- finish centralizing event system
2015-07-10 00:20:19 +10:00
boy0001
e0941c6225 Invalid configuration recovery 2015-07-06 01:44:10 +10:00
boy0001
483be4e2f0 Minor cleanup 2015-07-04 16:37:33 +10:00
boy0001
289527b8e5 Shorten class name (refactor if necessary) 2015-07-03 22:15:20 +10:00
sauilitired
ebe80350dc A whole loads of rewritez 2015-07-03 11:30:26 +02:00
boy0001
ffbc2f9611 Fixed errors 2015-06-05 22:39:48 +10:00
boy0001
fbaca34218 Fixed errors. 2015-03-20 14:00:02 +11:00
boy0001
debbb50e1d plot condensing/purge and command confirmation bypass 2015-03-08 12:11:02 +11:00
boy0001
37e638acad finished plot command confirmation (clear, delete, unlink) 2015-03-07 16:22:15 +11:00
boy0001
f2c9e4933a cleanup 2015-02-23 12:32:27 +11:00
boy0001
625d19b5d0 Fixed plot deletion and unable to locate sign messages 2015-02-23 11:58:47 +11:00
boy0001
e41676544d loc 2015-02-22 17:52:03 +11:00
boy0001
b2b4d827e8 delete 2015-02-22 17:50:33 +11:00
boy0001
dc025839f5 UUID 2015-02-21 23:52:50 +11:00
boy0001
1eb0ba47b4 cmd 2015-02-21 23:01:15 +11:00
boy0001
b904cdd51b AUto 2015-02-21 22:38:44 +11:00
boy0001
cf1ebdb6c8 ksdajl 2015-02-21 22:24:46 +11:00
boy0001
83f7aa544d cmds 2015-02-21 18:30:55 +11:00
boy0001
afd0218f40 . 2015-02-20 22:24:58 +11:00
boy0001
439a1d440a pw 2015-02-20 19:55:04 +11:00
boy0001
0d382ac9c3 cleanup 2015-02-20 17:34:19 +11:00
boy0001
dea6e84407 move 2015-02-20 17:28:21 +11:00
boy0001
96d2688035 plot 2015-02-19 22:39:23 +11:00
boy0001
eb828639bb loc 2015-02-19 21:29:17 +11:00
boy0001
fcdbd341d8 Permission checks 2015-02-19 20:04:47 +11:00
boy0001
fde378c965 More changes 2015-02-19 19:51:10 +11:00
Jesse Boyd
ad22db3290 Titles 2015-01-18 12:11:51 -08:00
Jesse Boyd
57f18eeb93 minor fixes 2015-01-14 03:38:15 +11:00
boy0001
f2b5f1d224 Permissions overhaul 2015-01-13 03:45:50 +11:00
boy0001
f116b13cc7 Fixed offline player UUID cache issue. 2015-01-10 02:02:02 +11:00
boy0001
d505329134 Finish updating UUID system 2014-12-31 00:09:11 +11:00
drtshock
73e92b8341 Reformat. 2014-12-17 20:15:11 -06:00
boy0001
59be72aefe Weekly code cleanup 2014-12-16 16:03:20 +11:00
boy0001
42c02b37bf Fixes plot claim block removing on clear. 2014-12-16 15:44:25 +11:00
boy0001
29615999b9 *and must be owner 2014-12-14 01:39:11 +11:00
boy0001
5926a90cec plot delete + econ 2014-12-14 01:38:14 +11:00
boy0001
176baa5c0d Plot unclaim / Setup command 2014-12-13 22:38:22 +11:00
Sauilitired
23d88763d1 Major Restructure 2014-11-16 10:48:19 +01:00
Sauilitired
f71fabbfbf Some optimization, fixed copyright. 2014-11-08 20:27:09 +01:00
boy0001
bddaadd31d weekly code cleanup 2014-11-05 14:42:52 +11:00
boy0001
f60bac0e0e Fixed plot auto algorithms and
also made some performance improvements
2014-10-29 17:18:22 +11:00
Sauilitired
3c5eead8c7 Added maven support, removed camera subcommand 2014-10-28 10:20:52 +01:00
Renamed from PlotSquared/src/com/intellectualcrafters/plot/commands/Delete.java (Browse further)