Commit Graph

10587 Commits

Author SHA1 Message Date
Sarah
8d8e064125 Merge branch 'feature/quests' of github.com:Mineplex-LLC/Minecraft-PC into feature/quests 2017-05-11 18:09:11 +02:00
Sarah
16e0f38dcf Menu Improvements and more Quest Trackers 2017-05-11 18:08:55 +02:00
Kenny
9b38558268 Have servers request active quests from quest service on startup 2017-05-08 15:24:12 -04:00
Sarah
f2c5268df1 Merge branch 'feature/quests' of github.com:Mineplex-LLC/Minecraft-PC into feature/quests 2017-05-05 23:02:30 +02:00
Sarah
20281648c2 Add Quest triggers, add a Repository, add Spreadsheet parsing, and add menus. 2017-05-05 23:02:15 +02:00
Kenny
ad79245252 Merge branch 'feature/quest-manager-service' into feature/quests 2017-05-05 15:25:33 -04:00
Kenny
54858e14ee Convert questmanager to read quests from google sheets 2017-05-05 15:22:37 -04:00
Kenny
87c01f994c Port questmanager service from PE 2017-05-02 20:31:40 -04:00
Kenny
ff13d07a7c Port redis pubsub messaging API from PE 2017-05-02 20:29:36 -04:00
Sarah
8d32c35f88 Add basic Quest system 2017-05-02 18:57:20 +02:00
cnr
2a92d312b2 Merge branch 'update/kingppc' into develop 2017-05-01 22:07:46 -07:00
Sarah
4652b09f78 Change /ea message layout, make /ea not usable by muted players, make /ea not usable without content and fix hub forcefield for event mod 2017-05-01 22:06:30 -07:00
LCastr0
923f991df3 Merge branch 'develop' into update/kingppc 2017-05-02 00:09:19 -03:00
LCastr0
030157fdb5 Fix constructors 2017-05-01 23:18:03 -03:00
LCastr0
b8d2f784c7 Fix NPE, actually call PetSpawnEvent when spawning a pet 2017-05-01 22:19:50 -03:00
cnr
e2b43bb995 Don't show holograms in non-lobby servers 2017-05-01 00:49:25 -07:00
cnr
d62006a426 Add King item to PPC rewards 2017-05-01 00:45:24 -07:00
cnr
e65f269a9a Merge branch 'update/kingppc' into develop 2017-04-30 21:11:37 -07:00
cnr
63fae06831 Revert "Enable 2x XP"
This reverts commit 7994ed082e.
2017-04-30 21:09:11 -07:00
LCastr0
fc5c420176 Changed to update event 2017-04-30 21:19:02 -03:00
LCastr0
734aa920bf Fixed jukebox message 2017-04-30 20:00:29 -03:00
LCastr0
879ab605f1 Set hub as true in Hub 2017-04-30 19:50:45 -03:00
LCastr0
8c64441403 Removed CastleManager from HubManager 2017-04-30 19:41:57 -03:00
LCastr0
a37cf3b1c5 Fixed pets and mounts not having any message when they are inside castle, fixed item despawning, stopped players from placing jukeboxes inside castle 2017-04-30 19:33:38 -03:00
LCastr0
e3521c06fd This shouldn't be there... 2017-04-30 19:14:27 -03:00
LCastr0
5d3dbbb44b Checks for the correct world 2017-04-30 19:06:44 -03:00
LCastr0
9e0424ea46 Checks if it's hub before doing event related stuff 2017-04-30 19:00:53 -03:00
LCastr0
d205d5fada Fixed item being despawned, fixed holograms not being updated, fixed king never being removed on leave 2017-04-30 18:56:37 -03:00
LCastr0
04c0c63390 Fix positions 2017-04-30 18:26:02 -03:00
LCastr0
d88f183726 Fixed bug with gadgets and kings not being updated 2017-04-30 17:52:36 -03:00
LCastr0
49fd8d3941 Fixed item and king not resetting after disabling 2017-04-30 12:52:00 -03:00
LCastr0
3268a49f82 Fixed more conflicts 2017-04-30 12:05:30 -03:00
LCastr0
91fb50cc8b Fixed conflicts 2017-04-30 12:05:04 -03:00
LCastr0
28a5a438f5 Fix item being thrown from the throne 2017-04-30 12:02:00 -03:00
cnr
6ae6f7b627 Revert "Rate limit book/sign edits as a temporary measure against a crash exploit"
This reverts commit f5cba1eb1e.
2017-04-30 01:54:43 -07:00
cnr
d99f51f3a9 Revert "Clans doesn't have access to this through core for some reason"
This reverts commit 20264ff1af.
2017-04-30 01:54:36 -07:00
Sarah
dda09d51e5 Fix Commit 2017-04-30 01:38:04 -07:00
Sarah
a0c00e86c4 Implement LoggedCommand into Event Commands 2017-04-30 01:38:04 -07:00
Sarah
8a33eabe3d Add a way to log commands 2017-04-30 01:38:04 -07:00
Sarah
fdee6b1163 Add some more event commands, fix some existing event commands and change permissions for event related commands to be executeable by EVENT_MODERATOR 2017-04-30 01:38:04 -07:00
Sam
0bbd0659a0 Fix the water not being replaced bug 2017-04-30 01:38:04 -07:00
Sam
fd31706333 5 seconds rather than 50 2017-04-30 01:38:04 -07:00
Sam
ee7a29d387 Stop command spam 2017-04-30 01:38:04 -07:00
Sam
f315689dda Staff Oscars 2017-04-30 01:38:04 -07:00
LCastr0
e6852d92f2 Fixed item, spawn particles even if player is moving 2017-04-29 13:24:27 -03:00
Kenny
26c772b8b8 Merge branch '2xXP' into develop 2017-04-29 02:19:40 -04:00
Kenny
20264ff1af Clans doesn't have access to this through core for some reason 2017-04-29 02:17:50 -04:00
Kenny
7994ed082e Enable 2x XP 2017-04-29 02:16:31 -04:00
Kenny
f5cba1eb1e Rate limit book/sign edits as a temporary measure against a crash exploit 2017-04-29 02:05:07 -04:00
LCastr0
1879a92261 Changed to items... 2017-04-29 01:03:30 -03:00