Eric Stokes
19da230723
More work on mvmodify; Better integration with Custom gens
2011-06-26 08:55:24 -06:00
Eric Stokes
b2bcb941c3
Made 'worlds' private and added accessor methods.
2011-06-25 17:15:46 -06:00
Eric Stokes
53345c2f42
Lots of Cleanup
...
Fixed a bunch of missing this.'s, unused imports, etc.
2011-06-25 15:43:46 -06:00
Eric Stokes
dc2a8309bc
Add Minecraft behavior to multiple worlds
...
If a world has NO exceptions, and has monsters/animals turned off, we should not even try and spawn them, or at least tell Bukkit to do this.
2011-06-25 14:32:37 -06:00
Eric Stokes
63a2fc0f1f
Add Custom world types to MVWho and MVEnv
2011-06-24 21:43:05 -06:00
Eric Stokes
09b6d72881
Plugins can register with MV as a custom world type now!
2011-06-24 19:48:04 -06:00
Eric Stokes
a2bef29bc2
Starting to support custom generators
2011-06-24 18:47:31 -06:00
Eric Stokes
e24dc7f83a
Add Crippled info command, update compatability with 920
2011-06-23 06:57:47 -06:00
Eric Stokes
086c96bf9b
Update CB
2011-06-20 21:38:47 -06:00
Eric Stokes
9632414429
Disallow negative or 0 scaling
2011-06-20 20:22:50 -06:00
Eric Stokes
5a60df3f5a
Rename Compression -> Scaling
2011-06-20 19:51:58 -06:00
Eric Stokes
98e1af0f66
Add fancy permissions (/mv)
2011-06-19 17:07:03 -06:00
Eric Stokes
82429ee7de
Add true permissions support
2011-06-19 16:58:28 -06:00
Eric Stokes
665dccbcc5
Additional comments to logger
2011-06-19 09:55:21 -06:00
Eric Stokes
6af3964699
Small bits of clean up and commenting
2011-06-18 21:00:54 -06:00
Eric Stokes
eab4067c7d
Fix White/Blacklisting
...
Add more permissions support
2011-06-18 20:57:24 -06:00
Eric Stokes
cdc858a1e3
Add ability to add dangerous commands, users must now confirm mvdelete
2011-06-18 16:29:22 -06:00
Eric Stokes
69bffd87c7
More print cleanup
2011-06-18 14:59:20 -06:00
Eric Stokes
20c3b516cc
Fix seed not being added
...
Remove test methods
Bits of refactoring
2011-06-18 14:53:51 -06:00
Eric Stokes
c668bdb4f5
Forgot to add environment to the worlds config!
2011-06-18 14:44:50 -06:00
Eric Stokes
6afd8dfdfb
Add mvdelete, mvremove and mvunload
2011-06-18 14:26:30 -06:00
Eric Stokes
8e41d2ea4b
Normal worlds now featuring Nether skyboxes...
2011-06-04 17:37:33 -04:00
Eric Stokes
7ff5c518f4
Cleanup the EntityListener a bit
...
Save worlds when they are initialized
Add Some test data for the list types since they don't show up
Working on the respawn issue still...
2011-06-04 17:01:43 -04:00
Eric Stokes
1971b8fc4e
Import MVSpawn, close #11
2011-06-03 23:30:37 -04:00
Eric Stokes
7c595bd58b
MVImport works, close #10
2011-06-03 22:25:26 -04:00
Eric Stokes
5233ab17c6
AutoLoad Default Worlds, close #13
2011-06-03 19:40:54 -04:00
Eric Stokes
babc3a8d76
Lots of code cleanup
2011-06-03 16:44:15 -04:00
Eric Stokes
5223bef9d0
Cleanup CreateCommand, almost looks pretty now.
2011-06-03 15:40:50 -04:00
Eric Stokes
3651972901
Fix help not showing for invalid commands
2011-06-03 15:34:39 -04:00
Eric Stokes
8cb421b27a
Working on issue #10
2011-06-03 14:43:31 -04:00
Eric Stokes
04a76b1eb2
Remove junk print code, cleanup parseAllQuotedStrings a bit
2011-06-03 14:25:20 -04:00
Eric Stokes
1f3a325bc9
Verify worlds and portals at the time of Destination creation
2011-06-03 14:17:28 -04:00
Eric Stokes
7061c7a9c2
Fix SKYLAND should be SKYLANDS, whoops
2011-06-03 10:31:02 -04:00
Eric Stokes
33b846cf22
Remove extra semicolon
...
Closes #4
2011-06-03 10:25:20 -04:00
Eric Stokes
4556b0d4c6
Teleports work with spaces, still needs refactor before merge
2011-06-02 21:43:01 -04:00
Eric Stokes
80fd19c0f8
Supports CommandManager level string combining
...
Now when someone enters a command surrounded in quotes, it gets combined and passed as an arg with spaces! Woot.
2011-06-02 20:58:03 -04:00
Eric Stokes
a5a3618439
Creation of spaced worlds works, so do seeds. Now refactor hardcore.
2011-06-02 19:59:57 -04:00
Eric Stokes
3a6d401a72
Should allow spaces, needs testing
2011-06-02 16:43:22 -04:00
Eric Stokes
00b7af5c84
Starting on the create command
2011-06-02 15:38:41 -04:00
Eric Stokes
f2b9b95dc9
Remove old MVCoord
2011-06-02 15:31:12 -04:00
Eric Stokes
2ea45c8219
Ported SetSpawn.
...
Extraced common in game only command error message
2011-06-02 10:58:15 -04:00
Eric Stokes
5c144f31c2
Multi-World travel now possible, not perfected at all
2011-06-02 10:41:24 -04:00
Eric Stokes
599bbcd16c
Made DestinationType enum public
2011-06-02 10:10:20 -04:00
Eric Stokes
116b661b84
Move MVTP and MVList to proper command style
...
Add Destination which allows easier parsing of World/Portals. This currently has NO regex check, but it can be added here for easy control over portal/world naming conventions
2011-06-02 09:45:42 -04:00
Eric Stokes
2a991a3e7d
Update for iConomy 5
2011-06-02 08:40:31 -04:00
Eric Stokes
45ca828107
Remove libs from repo, add other folders to .gitignore
2011-06-01 20:14:39 -04:00
Rigby
db64804e27
WIP! Just doing this to test the GitBot... AGAIN
2011-05-02 03:51:02 +01:00
Rigby
fae3d33a6c
Remove NULL from the seedStr default. Also some debug output for outputting the seed of a world. Ready to implement getSeed();
2011-04-05 22:26:38 +01:00
Rigby
20c14daf49
ReadMe + Copying
2011-04-01 19:21:14 +01:00
Rigby
a9103d1ba9
Updated to b602
...
Minor Changes - Removed Static from some variables etc.
Added Custom seed to Worlds.
2011-04-01 01:38:17 +01:00