GJ
7de19f8087
Another typo fix with permissions
2012-03-29 22:35:44 -04:00
nossr50
602bde7bc5
A fix for Spout disabling itself
2012-03-29 18:43:53 -07:00
GJ
6c1ee24101
Tweaked some stuff with adding XP, added an ExperienceAPI class.
2012-03-29 14:24:41 -04:00
GJ
2e4aeca0df
Moved Party API functions to their own file.
2012-03-29 10:04:48 -04:00
GJ
cd64b60ece
Fix for some API functions not being callable.
2012-03-27 22:51:12 -04:00
nossr50
0f1f124eb5
Removing unused variables and imports from mmoedit
2012-03-22 13:45:25 -07:00
nossr50
39620f1aab
Changes to MySQL reconnection stuff and OnDisable()
2012-03-22 12:59:26 -07:00
GJ
0fa39c4ace
Moved last few hashmaps to mcMMO.java & killed off Misc.java
2012-03-20 18:36:47 -04:00
NuclearW
8f2c424657
Move bleeding to mcBleedTimer
...
Put all the logic handling adding/removing/contains there and encapsulate our List
Additionally, should prevent a ConcurrentModificationException by locking, but I'm not 100% on the contiains not throing such an exception.
2012-03-18 16:59:35 -04:00
GJ
b10f599a87
Updates to configs.
2012-03-18 16:35:47 -04:00
GJ
058cc3aac9
Changed placed block tracking to use metadata!
2012-03-14 23:31:56 -04:00
GJ
0070333b35
*CLEANUP*
2012-03-12 17:57:44 -04:00
GJ
49bb3e0a3c
Misc. cleanup, removed old Logger.getLogger stuff.
...
Logger.getLogger() replaced with Bukkit.getLogger()
2012-03-12 17:28:13 -04:00
GJ
052e3cd997
More cleanup.
2012-03-08 16:55:43 -05:00
GJ
e9e7d462f7
More generic cleanup.
2012-03-08 16:18:03 -05:00
NuclearW
4805097a0c
Remove lots of redundant license prefixes from files
2012-03-07 16:53:54 -05:00
nossr50
88e40080fb
Making Inspect work on offline players
2012-02-29 12:33:33 -08:00
nossr50
0b43dd2747
Replacing Whois command with Inspect command
2012-02-29 09:20:58 -08:00
nossr50
a2b3e6fa83
Fixed treasures config NPE
2012-02-28 21:00:28 -08:00
GJ
ee986970fe
Moving treasures to their own config file.
...
BUILD IS BROKEN, DO NOT USE.
2012-02-28 23:28:36 -05:00
GJ
e2d13034a8
Kill it with fire, part 1 - MySpawn
2012-02-28 18:01:35 -05:00
nossr50
1281843d45
Removing redundancy in most commands
2012-02-28 11:17:54 -08:00
GJ
649bccb0d0
Added /addlevels command (Implements MCCORE-23)
2012-02-24 21:05:01 -05:00
GJ
828f5ad173
Renamed StatsCommand.java to McstatsCommand.java to reflect change to
...
command name.
2012-02-22 10:27:16 -05:00
GJ
98ed75e4e0
Cleaned up some command issues. Renamed /stats to /mcstats for less
...
plugin conflicts
2012-02-22 09:52:58 -05:00
NuclearW
5d4d4d3498
Queue still needed
...
Added in beginnings for fastqueue
2012-02-16 23:37:14 -05:00
NuclearW
a652fcd026
Optional stats tracking
...
I still don't like stats tracking.
2012-02-11 16:11:04 -05:00
nossr50
3124712cfb
Formatted a little nicer
2012-02-11 12:39:41 -08:00
nossr50
71c14ab07b
Added Hidendra's Plugin Metrics to mcMMO.
2012-02-11 12:12:50 -08:00
nossr50
70756c2a2e
Preparing for a bugfix release. Also made sure mcMMO saves info on
...
shutdown.
2012-02-11 10:21:36 -08:00
TheYeti
2672e218f4
Just updating the licensing documentation
2012-02-10 03:05:09 -08:00
NuclearW
e36cd8109d
Configure all the save timer
2012-02-09 11:26:57 -05:00
nossr50
ca80a7d463
Optimized how mcMMO saves player information.
2012-02-09 03:11:18 -08:00
NuclearW
6382bec05a
Allow lookup of player's stats from console
...
Quick change to test new Jenkins+GitPOST
2012-02-08 23:17:01 -05:00
TheYeti
30fb2770a6
Pants
2012-02-06 11:26:41 -08:00
TheYeti
5645c29dd8
Removal of legacy permission system support. SuperPerms only now.
2012-02-06 10:48:02 -08:00
TheYeti
cc9a6aa9b9
Remove anniversary stuff
2012-02-04 22:57:43 -08:00
NuclearW
bbef731be5
Absolutely
2012-02-04 05:13:09 -05:00
NuclearW
230435c29d
Make directory
...
Remove double initialization
2012-02-04 01:51:10 -05:00
TheYeti
173c2c19c8
Super Secret Anniversary Easter Egg! Also, update build files for RB
2012-02-03 14:23:32 -08:00
NuclearW
b8f4b6e2da
Preliminary level caps implementation
...
Also with an option to choose name/displayname for a and p commands, as well as enable/disable them
2012-02-02 00:24:07 -05:00
NuclearW
563baea812
Selectively setExecutor for commands based on config.
2012-01-31 04:10:39 -05:00
TheYeti
f937e44018
Removal of alias variables and update of all commands
2012-01-31 00:36:07 -08:00
NuclearW
b7955ea29e
Upate to config
...
Now has a default config copied over on first run (can and should be commented!)
Currently loads defaults from our in-jar file then what we define in code, could remove what we have in-code?
The power of the auto-formatter compells you
2012-01-31 02:59:46 -05:00
TheYeti
61c6cd1b55
Change from FileConfiguration to YamlConfiguration
2012-01-30 13:47:47 -08:00
TheYeti
401af172ae
Update LoadProperties to use new FileConfiguration
2012-01-30 12:20:43 -08:00
NuclearW
b695f9ed27
Update for 1.1-R3
...
Includes fix from R2 as a breakage was introduced, but does not work with R2 because it also does not include the workaround for invalid block type being returned by BlockPlaceEvent.
Closes #57
2012-01-30 10:47:01 -05:00
NuclearW
f3283de8dd
Terrible horrible workaround for R2 behavior
2012-01-30 10:09:45 -05:00
NuclearW
5863efbdd8
Events + Alias (not really fix) fix
...
Changed Bukkit events to new event system
Changed aliasing to send both the mcmmo command and the command used.
2012-01-26 18:42:46 -05:00
TheYeti
376048d5aa
Getting project ready for Maven
2012-01-09 11:00:13 -08:00