Page: 1 2 3

3.5.7 2 days ago
3.5.7
  • Fixed effect and entity_spawn at remote location action does not work as well.

3.5.6b 3 days ago
3.5.6b
  • Updated default config.yml file.​​

3.5.6 3 days ago
3.5.6
  • The language files will be stored separately in the languages folder, message.yml file is no longer used.
  • Added zh_CN language file.
  • Added language option in config.yml.
  • Now when fail to hook into libreforge or MMOItems, plugin still can load instead of disabled.

3.5.5 Apr 28, 2024
3.5.5
  • Removed 1.13 support.

3.5.4 Apr 25, 2024
3.5.4
  • Added 1.20.5 support.

3.5.3 Mar 30, 2024
3.5.3
  • Added more error catcher.
  • Fixed totem config error catche don't display correct totem ID.

3.5.2 Mar 26, 2024
3.5.2
  • Improved PlayerDropEvent check for non-full block (means bonuding box is not 1x1x1).

3.5.1 Mar 15, 2024
3.5.1
  • Removed debug message.

3.5.0 Mar 8, 2024
3.5.0
  • Improved the speed of obtaining third-party plugin items except for MMOItems.
  • Added NeigeItems support.

3.4.1 Mar 7, 2024
3.4.1
  • Removed double hook item check. Becuase our NBT check method has been used for months and no one said it has problems, so now we remove the second hook item check way and only use NBT check method for now. This will also improve plugin performance in some case.

3.4.0 Feb 14, 2024
3.4.0
  • Renamed trigger-item condition ID to trigger_item. Previous trigger-item condition ID for now can still use but will be removed in future versions.
  • Improved entity check performance.
  • Added near_mobs condition. If there is no corresponding mob within a nearby distance, the condition can be met. It supports both the vanilla mob ID and MythicMobs mob ID. (Premium version only)
  • Fixed 3D totems sometimes can not be actived even you have build it corectly.

3.3.0 Jan 29, 2024
3.3.0
  • Improved ItemsAdder and Oraxen block check feature.
  • Added ItemsAdder and Oraxen's furniture support! (Premium version only)
  • Added ItemsAdder mob support! (Premium version only)
  • Fixed ItemsAdder's block does not disappear after totem active.

3.2.3 Jan 27, 2024
3.2.3
  • Fixed sometimes plugin remove the entity that place in not finished totem.

3.2.2 Jan 26, 2024
3.2.2
  • Added new condition: trigger-item.

3.2.1 Jan 20, 2024
3.2.1
  • Bring back to make item price check in async thread and for MMOItems will use special method to solve it can not read item problem.

3.2.0 Jan 16, 2024
3.2.0
  • MythicTotem will now use UltimateShop-like ItemFormat simple version.
  • Now item price default amount is 1 instead of 0 in past version.
  • Improved double hook item price check feature.

3.1.2 Jan 14, 2024
3.1.2
  • Make all actions excute in main thread to fixed possible issue.

3.1.1 Jan 12, 2024
3.1.1
  • Fixed op player will lose op after using op_command action.

3.1.0b Jan 6, 2024
3.1.0b
  • Fixed entity does not disappear after totem active.

3.1.0 Jan 6, 2024
3.1.0
  • Big Update: For now MythicTotem will not only check blocks in totem, but also entities!
  • For now, only minecraft vanilla mobs are supported, we will add MythicMobs, ItemsAdder(block has models!) support in near future.
  • Fixed debug, cooldown-time option in config.yml does not work as well.

3.0.1 Jan 5, 2024
3.0.1
  • Fixed totem ID can not be correctly display in debug message and API.

3.0.0 Jan 4, 2024
3.0.0
  • Moved totem configs from config.yml to plugins/MythicTotem folder.
  • Moved message configs from config.yml to message.yml.
  • Improved language system, now even your language file missing some message, we will auto update it.
  • Added new trigger: EntityPlaceEvent, will be called when player trying place ender crystal.
  • Improved plugin codes.

2.11.7 Jan 4, 2024
2.11.7
  • Added new action: op_command, can run command as op.

2.11.6 Dec 28, 2023
2.11.6
  • ​​​​Removed GamePoints price hook. Use CoinsEngine instead.

2.11.5 Dec 28, 2023
2.11.5
  • Added new action: entity_spawn.
    • Spawn a zombie: entity_spawn: ZOMBIE
    • Spawn a zombie at specified location: entity_spawn: ZOMBIE;;world;;0;;0;;0

Page: 1 2 3