Mineplex2018-withcommit/Plugins/Mineplex.Core/src/mineplex/core
2015-03-06 04:12:46 -08:00
..
account DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
achievement More refactors 2015-02-27 22:53:55 -05:00
antihack DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
arena Initial Commit 2013-08-27 08:14:08 -07:00
benefit DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
blockrestore fixed error in block restore 2014-10-31 10:47:18 +11:00
blood fixed some errors ;o 2014-12-18 12:47:00 +11:00
chat DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
command Change commandmanager to cancel event if command is registered, despite not having permissions 2015-02-10 02:20:54 +13:00
cosmetic More refactors 2015-02-27 22:53:55 -05:00
creature DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
data More SSM Changes 2015-01-30 11:08:23 +11:00
database Added closes to connections in RepositoryBase that use DataSource. 2015-03-06 04:12:46 -08:00
disguise DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
donation DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
elo Pooled Friend/Ignore/Preferences/Poll/Elo repositories. 2015-03-06 01:36:25 -08:00
energy Optimized logins dealing with mysql with multiqueries. 2014-11-25 13:25:13 -08:00
event Fix for arcade custom tags 2014-10-24 19:36:22 -05:00
explosion reduced max amount of blocks from explosions 2014-11-23 15:01:04 +11:00
friend Pooled Friend/Ignore/Preferences/Poll/Elo repositories. 2015-03-06 01:36:25 -08:00
gadget Fix block morph with treasure chests 2015-02-27 23:22:45 -05:00
hologram Add new method to Hologram - Remove hologram on entity death 2015-01-18 21:23:47 +13:00
ignore Pooled Friend/Ignore/Preferences/Poll/Elo repositories. 2015-03-06 01:36:25 -08:00
inventory DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
itemstack DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
leaderboard DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
map DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
memory Work towards another memory fix. 2014-12-29 06:42:43 -05:00
message Removed threading for ServerCommandManager 2015-03-06 04:12:11 -08:00
monitor Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex into HEAD 2014-12-22 10:54:31 +11:00
mount DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
movement DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
npc Initial Event Game push 2015-03-06 19:11:26 +11:00
packethandler Allow removal of packet handler 2014-11-27 01:08:42 +13:00
party Removed threading for ServerCommandManager 2015-03-06 04:12:11 -08:00
personalServer DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
pet Fix wither not accessible for ranks, fix wither having weird naming in inventories 2014-12-24 04:07:28 +13:00
portal Fix redis working on the same thread 2015-03-02 03:44:38 +13:00
preferences Pooled Friend/Ignore/Preferences/Poll/Elo repositories. 2015-03-06 01:36:25 -08:00
projectile Updated code base to build #1604 spigot 2014-08-13 18:57:37 -05:00
punish DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
recharge Map Parser voxel update 2015-01-26 11:23:08 +11:00
report DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
reward DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
scoreboard Smash Update 2015-01-29 11:54:59 +11:00
server Added Chest packages to support server. 2015-02-14 15:09:42 -08:00
serverConfig Added StaffOnly code to ServerConfiguration 2015-03-02 12:33:04 -08:00
shop More refactors 2015-02-27 22:53:55 -05:00
simpleStats DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
spawn DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
stats Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex 2015-02-28 10:26:25 -08:00
status DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
task Optimized logins dealing with mysql with multiqueries. 2014-11-25 13:25:13 -08:00
teleport DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
timing Cooldown on Spec Compass 2014-06-30 16:12:42 -07:00
treasure Better hover effect for treasure chests - also fixes hover only showing for old chests 2015-02-28 00:37:22 -05:00
updater DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
CustomTagFix.java Added two-strike system to NCP hooks. 2015-03-05 16:46:50 -08:00
MiniClientPlugin.java Optimized logins dealing with mysql with multiqueries. 2014-11-25 13:25:13 -08:00
MiniDbClientPlugin.java Optimized logins dealing with mysql with multiqueries. 2014-11-25 13:25:13 -08:00
MiniPlugin.java DEVP-66 Refactor commonly used classes to Java conventions 2015-02-26 00:07:07 -05:00
Replay.java Uno mas warning cleanup. 2014-12-29 07:11:21 -05:00
TablistFix.java Tablist thingy for 1.8, sort of helps the situation a bit but doesnt perfectly solve it 2015-02-06 23:39:22 -05:00