Commit Graph

3514 Commits

Author SHA1 Message Date
61c3fe2805 What you've done is more dangerous
With the setOp thing, it's all on the main thread and the op is taken
away immediately afterwards so there is no possibility of them using the
elevated permission for anything other than worldguard. I even had a
finally clause.

What you have done, although it may not seem too dangerous, it still
gives players the opportunity to use their elevated permissions.
2014-11-04 12:22:09 +11:00
3c5f88c0be Some improvements, I still have to test the setowner stuff, seemed a bit dangerous to give OP :3 2014-11-03 20:36:50 +01:00
adae7f3cf0 Derp 2014-11-03 18:05:12 +01:00
687ad4cb9f more test cases 2014-11-03 21:14:55 +11:00
aaab7ee0c7 I should be more confident about the future of the plugin
PlotSquared now supports WorldEdit 6+ (including the potential for
WorldEdit v50)
2014-11-03 20:11:55 +11:00
b47231ca8c Would this classify as a test case? 2014-11-03 20:08:57 +11:00
9fcab4ba87 fixed tab completion 2014-11-03 17:53:10 +11:00
5c24fc092d Splot commands into pages = YAY 2014-11-02 21:49:26 +01:00
c5bd4c4935 Better list!
Even added argument suggestion (so proud of that class xD<3)
Fixes #8
2014-11-02 21:14:47 +01:00
c883f2f7d9 Fixes #17
Creates #32
2014-11-02 20:11:06 +01:00
291c290f15 Titles are now optional xD
Fixes #27
2014-11-02 20:03:43 +01:00
82b17aeebf Claimed wall block
Fixes #28
2014-11-02 20:01:04 +01:00
45d8556b87 [UNTESTED] Added plot commenting 2014-11-02 14:45:52 +11:00
2dc935eed6 Fixed errors :D 2014-11-01 16:22:22 +01:00
5b62523003 :D Tab completion 2014-11-01 16:13:44 +01:00
fd81546bab Added better way to lookup blocks 2014-11-01 15:59:35 +01:00
6044ca63c2 fixes 2014-11-01 09:29:08 +11:00
007b9ee298 Merge branch 'master' of https://github.com/IntellectualCrafters/PlotSquared 2014-10-31 10:19:41 +11:00
51f718dcac Added debug category 2014-10-31 10:19:36 +11:00
54cdffe5ef Create LICENSE 2014-10-30 16:23:09 +01:00
c63cdbf5a6 Merge remote-tracking branch 'origin/master' 2014-10-30 16:16:42 +01:00
f6deb20483 Added:
Commands:
 Music Subcommand
Flags:
 notify-enter
 notify-leave
 item-drop
 invincible
 instabreak
 drop-protection
 forcefield
 heal
 feed
 greeting
 farewell
2014-10-30 16:16:26 +01:00
97b9198d77 fixes 2014-10-30 22:32:04 +11:00
5395852cf0 Async schematic pasting
- We should replace the schematic on claim with this.
- worldedit listener now listens to plot deletion
- debugclaimtest command no longer pastes any schematics if there is on
set
2014-10-30 17:24:58 +11:00
0aaf573186 we could just drop support for worldedit... 2014-10-29 22:26:50 +11:00
0d305463fc So that's how you're meant to do it. 2014-10-29 19:15:58 +11:00
f60bac0e0e Fixed plot auto algorithms and
also made some performance improvements
2014-10-29 17:18:22 +11:00
13a2d4234b Beguin working on a better way to handle SQL syntax :D 2014-10-28 17:03:19 +01:00
40e6b7e165 Temp. "fix" 2014-10-28 11:07:12 +01:00
3181b1db71 Fixed errors!!!! 2014-10-28 10:46:29 +01:00
a582e036e8 Merge remote-tracking branch 'origin/master' 2014-10-28 10:21:04 +01:00
3c5eead8c7 Added maven support, removed camera subcommand 2014-10-28 10:20:52 +01:00
6c8535785a fixed MySQL taking too long to load for large servers. 2014-10-28 18:54:41 +11:00
64314723c9 fixes 2014-10-28 13:34:26 +11:00
595db4a51f Some documentation updates 2014-10-28 01:57:14 +01:00
be846c2e98 Updated to use the new API :D 2014-10-27 22:32:24 +01:00
dea069ca52 Ability to disable the usage of the custom UUID API 2014-10-27 22:00:24 +01:00
e3ce39eff4 New UUID API. Added JSON libraries. API can be self hosted ~ http://paste.intellectualsites.com/view/dMglEhXguo57rqF1Yaty4uqMgNl1Hjqu9Gr 2014-10-27 20:05:01 +01:00
ad60cb4f4a Updated API JDocs 2014-10-27 16:27:17 +01:00
947ad1446f Test push :D 2014-10-27 16:09:26 +01:00
e20f5391f3 And .*-files 2014-10-27 16:02:35 +01:00
4e9ffdaef7 Removed useless files 2014-10-27 16:01:50 +01:00
30149d88e2 .gitignore fixes 2014-10-27 16:00:21 +01:00
cf6bacfb0b Cleanup... 2014-10-27 15:58:30 +01:00
4cccb5c607 Added underscore, we need to inform people about this change (otherwise they might go bonkerz when they notice that their plots are gone xD) 2014-10-27 15:42:21 +01:00
5ca8bddd3b Whoops, forgot to fix it for SQLite :3 2014-10-27 15:39:38 +01:00
41a40954fb Added prefix support :D 2014-10-27 15:32:15 +01:00
5de8f6bf9b fixed fly 2014-10-27 07:56:44 +11:00
e3e18b259d bug fixes???
Josh was having trouble loading the worlds, so calling the load method
twice somehow fixed it??
2014-10-26 23:17:03 +11:00
5c51a46271 formatting schematic name 2014-10-26 12:47:50 +11:00