QuantumRunes icon

QuantumRunes -----

QuantumRunes - Plugin for creating custom runes that gives abilities for their owners.



Plugin that gives abilities for their owners. You can create and give runes to players and configurate them in config.yml.

YouTube example:


config.yml
Code (YAML):
# Author and coded by xyndex
# Instructions below

# Name you put in runes section is a name you want to identify the rune (e.g. /quantumrunes give player_name Flame Rune) (You can't make two runes with the same name!)
# Every option is required, you can't delete them because in that way plugin will not work.

# If you want your lore be empty just set "lore:", if you want rune without attributes or effects just delete section and left "attributes" and "effects"

# Settings:
# Texture you can find on:

# Attribute values: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/attribute/Attribute.html
# Attribute amount is option how much you want to add strength to your attribute value option
# Attribute slot is option what equipment slot you want to affect so for example if you hold your rune in offhand rune effects works

runes
:
  'Flame Rune'
:
    name
: '&cᛃ &6Flame Rune'
    lore
:
    texture
: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjA4ZmMyNDcwZTJiOWNlMzA4Y2YwNTI3M2ZmOGIyOGQ1MTc1NWUzNTM2NjljOWY5MDg4MGRiYjI0YTUxZWE3ZSJ9fX0='
    attributes
:
      'attribute0'
:
        value
: 'GENERIC_ATTACK_DAMAGE'
        amount
: 3.5
        slot
: 'OFF_HAND'
  'Deathless Rune'
:
    name
: '&9ᛃ &bDeathless Rune'
    lore
:
    texture
: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDI2N2Y3MTE4ZDJlMjk1NDYxY2M5OTA0YjI5ODdiZjljNjE1M2I5OGVmMTg1YjMzMTE4NWIyNDk3NTU0ZDNjZSJ9fX0='
    attributes
:
      'attribute0'
:
        value
: 'GENERIC_ARMOR_TOUGHNESS'
        amount
: 25.0
        slot
: 'OFF_HAND'
      'attribute1'
:
        value
: 'GENERIC_MAX_HEALTH'
        amount
: 10.0
        slot
: 'OFF_HAND'

messages
:
  runeWasGivenToPlayer
: '&6Rune &c {rune_name }&6 was given for &c {player_name }'
  runeIsNotExist
: '&6Rune &c {rune_name }&6 is not exist.'
  playerIsUnknownOrOffline
: '&6Could not find &c {player_name }&6 player.'
Plugin's code is not organized and not professional. This version is ALPHA, if it gets more popularity I will work on that and make it good.

If you want to get in touch with plugin developer, pm me in discord: xyndex.shu
Resource Information
Author:
----------
Total Downloads: 34
First Release: Aug 3, 2024
Last Update: Aug 3, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings