-
Notifications
You must be signed in to change notification settings - Fork 4
Events
LLytho edited this page Dec 4, 2022
·
5 revisions
| Events | Client Script | Server Script | Startup Script |
|---|---|---|---|
| MoreJSEvents.villagerTrades | ✔️ | ||
| MoreJSEvents.wandererTrades | ✔️ | ||
| MoreJSEvents.playerStartTrading | ✔️ | ||
| MoreJSEvents.enchantmentTableChanged | ✔️ | ||
| MoreJSEvents.enchantmentTableEnchant | ✔️ | ||
| MoreJSEvents.enchantmentTableTooltip | ✔️ | ||
| MoreJSEvents.teleport | ✔️ | ||
| MoreJSEvents.structureLoad | ✔️ | ||
| MoreJSEvents.playerXpChange | ✔️ | ||
| MoreJSEvents.registerPotionBrewing | ✔️ |
| Events | Client Script | Server Script | Startup Script |
|---|---|---|---|
| morejs.villager.trades | ✔️ | ||
| morejs.wanderer.trades | ✔️ | ||
| morejs.player.start_trading | ✔️ | ||
| morejs.enchantment_table.changed | ✔️ | ||
| morejs.enchantment_table.enchant | ✔️ | ||
| morejs.enchantment_table.tooltip | ✔️ | ||
| morejs.teleport | ✔️ | ||
| morejs.structure.load | ✔️ | ||
| morejs.player.xp_change | ✔️ | ||
| morejs.potion_brewing.register | ✔️ |