Skip to content

Releases: Intybyte/CannonsRPG

CannonsRPG

Choose a tag to compare

@Intybyte Intybyte released this 10 Jun 18:37

Added cannonsrpg/kill source, here an example, you can configurate cooldown from cooldowns.kill_leveler, basically same format as the others, you can check the updated default config files for more clarity or just make them regenerate:

  killing_player:
    type: cannonsrpg/kill
    entity_type: PLAYER # these are all valid: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
    xp: 200
    display_name: "Kill players with Cannons"
    menu_item:
      material: diamond_sword

Fixed requiring always at least one skill source of each type
Fixed skill source being only available for Gunnery skill

Full Changelog: 1.0.2...1.0.3

CannonsRPG

Choose a tag to compare

@Intybyte Intybyte released this 08 Dec 09:04

Added java 17 support
Added spigot support
Added version support until 1.16

Full Changelog: v1.0.1...1.0.2
Download: https://modrinth.com/plugin/cannonsrpg/versions

CannonsRPG 1.21

Choose a tag to compare

@Intybyte Intybyte released this 24 Nov 08:50

Bug fixes + configurable messages

Full Changelog: v1.0.0...v1.0.1

Download at https://modrinth.com/plugin/cannonsrpg

CannonsRPG 1.21

Choose a tag to compare

@Intybyte Intybyte released this 08 Sep 19:52
4e9b51d

First release