Skip to content

21.4.2020 Spigot

Compare
Choose a tag to compare
@NeumimTo NeumimTo released this 21 Apr 20:37
· 171 commits to 2.1.0 since this release
  • Added Integration into mmo item (The main manapool is not ntrpg's one)

  • Added Integration into mythicalmobs

    • Mythical mobs are no longer overriden by ntrpg damage and max health as normal mobs
    • To drop NTRPG exp upn death set mythical mob configuration node "ntrpg.experiences" (takes decimal)
  • Command Skill type

    • No longer throws exception when used
    • You can now set permission

    Command: "do some command"
    Permission: "some.plugin.permission"
    ExecuteAsConsole: false

  • When ExecuteAsConsole is set to false, a single permission node may be added to the caster permission pool.

  • The permission will be automatically removed, when the command is executed.

  • GUIS:

    • You can no longer take away items from inventory a menu view (classes_by_type)