-
Notifications
You must be signed in to change notification settings - Fork 4
Events
LLytho edited this page Oct 21, 2022
·
5 revisions
| Events | Client Script | Server Script |
|---|---|---|
| MoreJSEvents.villagerTrades | ✔️ | |
| MoreJSEvents.wandererTrades | ✔️ | |
| MoreJSEvents.playerStartTrading | ✔️ | |
| MoreJSEvents.enchantmentTableChanged | ✔️ | |
| MoreJSEvents.enchantmentTableEnchant | ✔️ | |
| MoreJSEvents.enchantmentTableTooltip | ✔️ | |
| MoreJSEvents.teleport | ✔️ | |
| MoreJSEvents.structureLoad | ✔️ | |
| MoreJSEvents.playerXpChange | ✔️ |
| Events | Client Script | Server 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 | ✔️ |