Rigby
30e9b991b7
PluginListener for Permissions and iConomy.
2011-03-14 01:56:33 +00:00
Rigby
a9aa346659
CleanUp + Permissions and iConomy checks & support.
2011-03-14 01:56:05 +00:00
Rigby
f70f09880e
Permissions Lib
2011-03-12 23:22:27 +00:00
Rigby
4763e04c90
UpdateChecker class, runs on a seperate thread and every 30 minutes it
...
checks for an update for the plugin.
2011-03-12 23:22:19 +00:00
Rigby
aadb3b574e
CleanUp + Moving permission checks over to its own class to tidy
...
things up and to handle it better.
2011-03-12 23:21:38 +00:00
Simon Rigby
3c054e4a95
Check Default node exists, if not write it. Saves erroring etc.
...
I'm sure theres an easier/better way to do this but this will do for
now.
2011-03-12 18:51:13 +00:00
Simon Rigby
a288015bf0
Changing version and testing IRC.
2011-03-12 18:47:46 +00:00
Simon Rigby
26ee10b163
Added Slime check to the Entity... more as a precaution till I'm sure
...
it exists within Monster etc...
2011-03-11 17:14:52 +00:00
Simon Rigby
4e8d8626a7
Added findPortal -- Find a nearby portal around the destination...
...
Changed how a Destination is found and dealt with and changed how the
player is teleported. (Need to fix the safe teleportation code...
rather check X&Z before Y... Currently it prefers higher coordinates
over a block right infront of the destination.
2011-03-11 11:12:52 +00:00
Simon Rigby
0d85557362
Basic changes and Notes.
...
Including latest Lib Files as well.
2011-03-11 11:11:23 +00:00
Simon Rigby
724e05d73b
Basic Spawn & setSpawn Commands.
2011-03-11 11:10:25 +00:00
Simon Rigby
b110c51062
Change to CreatureType
2011-03-11 11:09:38 +00:00
Rigby
b687b62a15
MVReload command.
2011-03-09 16:02:39 +00:00
Rigby
7f6e9e567e
Ye... sort later
2011-03-09 14:50:57 +00:00
Rigby
195e8dc863
herp derp
2011-03-09 12:44:43 +00:00
Simon Rigby
438aa472d6
Fixed up the safe teleporting, now checks Y Properly and no longer
...
prioritises a higher coordinate over lower.
2011-03-09 08:11:35 +00:00
Simon Rigby
764b050baa
Refactoring... Cleaning Up... Adding some Commands... Fixing up some
...
mistakes etc etc etc.
2011-03-07 09:14:02 +00:00
Simon Rigby
bdf3d70bbf
sigh...
2011-03-05 23:40:39 +00:00
Simon Rigby
63ea3c961b
Added response messages and updated the teleport section... Needed to
...
add 0.5 to prevent half block teleports and then the player dieing.
2011-03-05 23:30:33 +00:00
Simon Rigby
130c51c366
Hopefully Fixed an NPE...
2011-03-05 00:32:39 +00:00
Simon Rigby
4053937019
Hopefully fixed Ghasts & PigZombies spawning regardless of setting.
...
Implemented PVP Setting & EnableHealth setting.
World Compressiong = 0 forces you to Spawn now.
2011-03-04 22:22:02 +00:00
Protected
e4718d38d4
Portal targetting, compression
2011-03-04 12:12:41 +00:00
Simon Rigby
8a52e55cdf
Tidy up + purgeWorld() -- Remove any entities in the world... this
...
needs improving to only remove those necessary. Quick workaround for
now.
2011-03-04 09:06:12 +00:00
Simon Rigby
4ca35d1c6a
Added examples to default 'worlds.yml' as well as changing DataFolder
...
location.
2011-03-02 05:03:56 +00:00
Simon Rigby
466e31c9ee
Removed unneeded crap.
2011-03-01 19:17:06 +00:00
Simon Rigby
b8560a41c0
hmm :)
2011-03-01 19:09:36 +00:00
Simon Rigby
92e3917a17
Merge branch 'refs/heads/master' of git@github.com:Rigby90/MultiVerse-Core.git
2011-03-01 18:45:21 +00:00
Simon Rigby
441e6d40f8
Fixed the Listeners, stupid mistake on my part :).
2011-03-01 18:43:53 +00:00
Protected
015daf1695
Merge branch 'master' of https://github.com/Rigby90/MultiVerse-Core
2011-03-01 18:07:01 +00:00
Protected
187c6acbb6
Teleporter factory method
2011-03-01 18:05:24 +00:00
Simon Rigby
7da2c84806
Useless spam, quite obvious the default World will be loaded before
...
the plugin.
2011-03-01 18:03:28 +00:00
Simon Rigby
33603d3605
Fixed
2011-03-01 17:58:48 +00:00
Protected
a5df509fdf
Here it goes again
2011-03-01 17:49:08 +00:00
Simon Rigby
0efc0c98ff
...
2011-03-01 17:18:49 +00:00
Simon Rigby
bee723182a
Removed Permissions support for now.
2011-03-01 16:46:50 +00:00
Simon Rigby
7d9060879c
Removed teleport from PlayerSession.
2011-03-01 16:10:28 +00:00
Simon Rigby
a91991551c
Getting there...
2011-03-01 15:47:36 +00:00
Simon Rigby
cd1de2b594
Added basics for the Command Handler.
2011-02-27 06:43:39 +00:00
Simon Rigby
23c695b3a2
More basics... Configurations, PlayerSessions, Events etc...
2011-02-26 06:26:13 +00:00
Simon Rigby
3f678fcd36
Some more basics etc...
2011-02-26 05:21:56 +00:00
Simon Rigby
4fd9821c79
The old Lib files....
2011-02-22 01:06:26 +00:00
Simon Rigby
81b5e33f64
Added onCommand, testing Eclipse with GIT.
2011-02-22 01:01:13 +00:00
Simon Rigby
68107d9df8
Basics
2011-02-22 00:55:37 +00:00