Commit Graph

4975 Commits

Author SHA1 Message Date
2de52c7955 register new chunk listener 2020-12-16 16:30:05 -08:00
8c52884ac6 Remove COTW entities on chunk unload
Fixes #4289
2020-12-16 16:29:05 -08:00
22a738bace mcMMO no longer throws errors on below 0 xp gains
Fixes #4346
2020-12-16 16:15:19 -08:00
16aa6d65ac Update McMMOUrl.java
fixed translate link, thanks chew
2020-12-16 12:46:17 -08:00
0e09ac397d fix BrewingStand inventory is updated immediately instead of after firing the event. Now the event can be canceled correct. (#4351) 2020-12-10 13:24:08 -08:00
7f213ee305 exploit fix 2020-12-09 15:34:32 -08:00
958fb6f044 Silenced a mostly harmless error that can happen when using plugins like crazyenchantments 2020-12-01 13:08:33 -08:00
0ce316e428 update adventure (used for chat) 2020-11-27 16:55:40 -08:00
bcd260d9c1 Memory leak fix 2020-11-27 16:26:24 -08:00
bc53714ac8 URL style adjust 2020-11-16 16:00:01 -08:00
db8086d6ad Allow URLs in chat again 2020-11-16 14:56:48 -08:00
c22a65f9f3 Adding crossbows, shields, elytra, and tridents to default repair.vanilla.yml and fixing minor typo. (#4308)
* Changed comment over netherite items to say "Netherite repairables" instead of "Diamond repairables"
Added Crossbow to string repairables
Added Shield to wood repairables, with oak planks as material
Added Elytra and Trident to Other repairables, using phantom membrane and prismarine crystals respectively.

* Changed comment over netherite items to say "Netherite repairables" instead of "Diamond repairables"
Added Crossbow to string repairables
Added Shield to wood repairables, with oak planks as material
Added Elytra and Trident to Other repairables, using phantom membrane and prismarine crystals respectively.
Added warped fungus on a stick as a string repairable.

Signed-off-by: Momshroom <Momshroom@gmail.com>

* Added warped fungus on a stick as a string repairable.

Signed-off-by: Momshroom <Momshroom@gmail.com>
2020-11-16 14:42:24 -08:00
Tim
4fd8f6d647 Update locale_nl.properties (#4336)
Fixed small translation errors
2020-11-16 14:39:07 -08:00
cfcdcd1676 Fix Lure above 3 breaking fishing 2020-11-16 14:36:59 -08:00
f346d3b758 2.1.157 2020-11-11 16:50:21 -08:00
477d6932cd 2.1.156 2020-11-10 15:21:45 -08:00
b31e1e533b New skill 'Knock On Wood', changes to axe readying messages 2020-11-10 15:17:52 -08:00
8f6819edc5 Fix GT replant sometimes planting floating plants 2020-11-10 13:17:58 -08:00
7887232d93 Update locales 2020-11-10 12:19:23 -08:00
b0afdccfa5 skillranks.yml will automatically fix itself if it finds certain issues 2020-11-10 12:05:42 -08:00
592851e80b Throw errors for child skill leaderboard requests 2020-11-10 11:22:02 -08:00
c9b950d0c8 Fix chat.yml chat channel toggles 2020-11-10 11:07:07 -08:00
ba7e235e64 Master Angler reworked 2020-11-09 16:46:52 -08:00
da06d5c075 Fixed a bug where Spectral arrow awarded too much XP 2020-11-09 13:53:17 -08:00
34d9f70ac0 Fixed a bug where party members didn't have properly colored names, added some optimization and removed some unnecessary API 2020-11-09 13:19:54 -08:00
4abf64f625 Full hex color support in admin/party chat 2020-11-06 15:16:26 -08:00
1383457eba Update javadocs 2020-11-06 14:16:24 -08:00
bd48680125 Use legacy serializer instead 2020-11-06 14:13:46 -08:00
5b6a57d7a8 Tree Feller drops saplings again 2020-11-06 14:04:40 -08:00
a4fd632d53 Fix Hex-Colored names in parties/admin chat 2020-11-06 14:01:07 -08:00
15578bb84e Some refactoring 2020-11-04 12:12:51 -08:00
96ed228d7c Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2020-11-04 12:05:45 -08:00
cb9c7acceb Fixing a major bug with sub-skills not being shown when using commands 2020-11-04 12:05:29 -08:00
95c9daebe1 Update locale_fr.properties (#4324)
Fixed a small translation error
2020-11-04 09:59:56 -08:00
1f3a2baa6b Some BlockMultiPlaceEvent optimization 2020-11-02 14:10:17 -08:00
28b6a457f2 Add back the pc and ac command aliases 2020-11-02 14:03:58 -08:00
01ebba4443 Two small fixes (#4321)
* Fixed armor counting in BleedTimerTask

* Key instead of Name for Piercing
2020-11-02 13:57:53 -08:00
65fba3e20e Expanding McMMOItemSpawnEvent & Fixing a bug with Tree Feller drops 2020-11-02 13:51:43 -08:00
9529bbf898 Update locale_hu_HU.properties (#4322)
* Update locale_hu_HU.properties
2020-11-02 11:56:24 -08:00
523d10ef29 dev mode 2.1.152-snapshot 2020-11-02 11:30:35 -08:00
bae9783123 2.1.151 2020-10-29 14:38:09 -07:00
5a8e607a39 party leader has unique chat style 2020-10-29 14:30:29 -07:00
1f02d9a5a0 online leaders will be gold 2020-10-29 14:13:39 -07:00
4e8f49db5b avoid null party names 2020-10-29 14:06:34 -07:00
c6ecf30d1f new party member list format/style 2020-10-29 13:54:12 -07:00
449407439a Added 'Chat.Channels.Party.Spies.Automatically_Enable_Spying' which allows chat spys to join servers with spying toggled on instead of off
its a QOL feature for people who are always spying on chat
2020-10-29 13:12:26 -07:00
8856d2b071 move chat config options from config.yml -> chat.yml 2020-10-29 13:06:22 -07:00
4bac586253 Add missing party chat permission check to the party chat command 2020-10-29 12:20:52 -07:00
ca93dc02df Fix missing party chat permission node check 2020-10-28 10:53:47 -07:00
8aff138954 import cleanup 2020-10-27 13:37:08 -07:00