Commit Graph

1275 Commits

Author SHA1 Message Date
Alexander Söderberg
cf93cfc4c1 Update README.md 2015-07-15 22:01:58 +02:00
Sauilitired
e2dfda3e6b remove debug message >.< 2015-07-15 21:57:28 +02:00
Sauilitired
572af771cd Fixed plot home and add /debugallowunsafe 2015-07-15 21:57:11 +02:00
Sauilitired
1cc95d30d3 Remove HTTPS from spigot, as cloudflare sucks. 2015-07-15 19:02:16 +02:00
boy0001
30a1e4505e Schematic stuff 2015-07-16 02:54:06 +10:00
boy0001
db05ea4cca fix sqlite -> mysql 2015-07-16 02:32:16 +10:00
boy0001
f0c9546e1d Fixes #403 2015-07-15 08:10:09 +10:00
boy0001
8fb5be5b47 I'm a nub 2015-07-15 04:53:06 +10:00
boy0001
eda8101459 Increment version number 2015-07-15 02:25:53 +10:00
boy0001
d2bd642929 Optimized player move event 2015-07-15 02:16:41 +10:00
Sauilitired
35fa448252 Update README 2015-07-14 16:56:35 +02:00
boy0001
0a26ed8f8e test commit 2015-07-15 00:46:03 +10:00
boy0001
9bb9aa6126 Fixes #402 2015-07-15 00:12:12 +10:00
boy0001
326e5615a0 Optimize kill road mobs + fix plotme conversion for 0.17 2015-07-14 23:25:01 +10:00
boy0001
7eeea0f10f Fixed player conversion for PlotMe 0.17 2015-07-14 20:55:46 +10:00
sauilitired
333ede514d Fix styling issues 2015-07-14 09:18:31 +02:00
sauilitired
8b4c30e611 Fixes styling issues with /plot info and /plot plugin 2015-07-14 02:41:29 +02:00
sauilitired
a621e72326 Change bukkit version 2015-07-14 02:16:27 +02:00
sauilitired
6853e9a9bf Make the colours for /plot plugin cofigurable 2015-07-14 02:12:34 +02:00
sauilitired
1392611a06 Fixes #396 2015-07-14 02:00:24 +02:00
sauilitired
9182013434 Fixes #395 2015-07-14 01:55:58 +02:00
sauilitired
ba622eba1f Merge remote-tracking branch 'origin/master' 2015-07-14 01:55:26 +02:00
sauilitired
328202f619 Fixes 2015-07-14 01:54:52 +02:00
boy0001
4711c7c8ab Fixed PlotMe UUID caching without conversion 2015-07-14 07:19:20 +10:00
Sauilitired
5e8a2df4e9 Merge remote-tracking branch 'origin/master' 2015-07-13 21:31:36 +02:00
Sauilitired
c265f69265 Make the message less confusing 2015-07-13 21:31:22 +02:00
boy0001
a9f9a2dca9 Fix comment fetching on null plots 2015-07-14 04:36:20 +10:00
Sauilitired
dc3c123010 Disable projectiles breaking hanging entities in protected plots (related to #392) 2015-07-13 20:27:05 +02:00
Sauilitired
5ddb9db6ea Fixes #392 2015-07-13 19:48:22 +02:00
boy0001
857e7d29f4 *Apparently it doesn't like enums 2015-07-14 03:44:33 +10:00
boy0001
f2b0fa43dc Permission for merging with friends 2015-07-14 03:42:09 +10:00
Sauilitired
ab1a89e601 Removing the bukkit repo. 2015-07-13 18:05:48 +02:00
boy0001
9246aa2bcc Multiple fixes
Fixes #393
Fixes #388
Fixes #388
Fixes #385
2015-07-13 05:08:49 +10:00
Alexander Söderberg
6e9be620e0 Merge pull request #389 from LaxWasHere/patch-1
30 secs is 600 ticks. Don't lie.
2015-07-11 19:01:05 +02:00
Lax
ac45c10cf7 30 secs is 600 ticks. Don't lie. 2015-07-11 08:59:40 -07:00
boy0001
5b9fe1960b Plot download command + slight refactor 2015-07-11 00:08:07 +10:00
boy0001
a8a59f2509 Fixes #382 2015-07-10 21:38:57 +10:00
boy0001
7f5eaa83fd Add plot.getRatings() and fixed /plot list top for 1.7.10 2015-07-10 13:17:32 +10:00
boy0001
f3639b61e3 * 2015-07-10 01:33:06 +10:00
boy0001
a2362882bf Fixed feed / heal flags 2015-07-10 01:31:34 +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
8ee90263bb Updated PlotMe converter 2015-07-09 14:19:49 +10:00
boy0001
0b0461f5f4 Update checking, plugin disabling, code cleanup
Now compatible with various plugin managers:
- Will attempt to unload depending/softdepending plugins on disable
- Will attempt to load disabled depending/softdepending plugins on
enable

Update checking:
- Currently subscribed to be notified about updates on Spigot
- You can use "/plot update" to download the latest version, or specify
a new source URL

Plugin disabling:
- new command /plot disable
2015-07-06 19:38:37 +10:00
boy0001
e0941c6225 Invalid configuration recovery 2015-07-06 01:44:10 +10:00
boy0001
ac85eb6db8 configuration stuff 2015-07-05 20:51:34 +10:00
boy0001
c659ec075f Remove debug 2015-07-04 23:38:47 +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
4926cae53e fixed a billion of broken references 2015-07-03 13:21:21 +02:00
sauilitired
0b75874c20 Merge remote-tracking branch 'origin/master' 2015-07-03 13:14:56 +02:00