MorphRedeem | (1.13.x - 1.21.7) | (mcMMO Redeem) | icon

MorphRedeem | (1.13.x - 1.21.7) | (mcMMO Redeem) | -----

Allows players to redeem credits into mcMMO levels! (Skills)



MySQL Support
NOTE: You will need to regenerate your config.yml for this update. The new default config is linked below to make it easier for you all to apply your changes.

Hey all! Sorry for the delay on this but it was my first time using MySQL in Java so it was a learning curve, to say the least. Now, the first thing I will say as it may come up is. There is NOT a conversion system in place yet. Meaning you cannot convert your YML player data to SQL player data at this time. I will look into adding this in a future update. For now, I want to make sure the current system is working properly. (It has through my few hours of testing.)

Changes:
  • Added the ability to use MySQL as a storage type for all the plugins data.

Code (YAML):
#============================================================================================================================|
#    _____                      .__   __________           .___                    
#   /     \   _________________ |  |__\______   \ ____   __| _/____   ____   _____
#  /  \ /  \ /  _ \_  __ \____ \|  |  \|       _// __ \ / __ |/ __ \_/ __ \ /     \
# /    Y    (  <_> )  | \/  |_> >   Y  \    |   \  ___// /_/ \  ___/\  ___/|  Y Y  \
# \____|__  /\____/|__|  |   __/|___|  /____|_  /\___  >____ |\___  >\___  >__|_|  /
#         \/             |__|        \/       \/     \/     \/    \/     \/      \/
#
#============================================================================================================================|
#
# Plugin Version: 1.1.0
# Spigot Link: TBA
# Discord Link: https://discord.gg/6bnU9xn
# Author's Discord: Morphie#6969
#
# If you have issues or questions feel free to message me on spigot OR discord.
# Please do keep in mind however that I will respond when I can! <3
#
#============================================================================================================================|

# Storage method, can be MySQL or YML
StorageMethod
: "YML"

# Requires 'StorageMethod' to be MySQL
MySQL
:
  Username
: "root"
  Password
: "password"
  Host
: "localhost"
  Port
: 3306
  Database
: "minecraft"
  TablePrefix
: "mr_"
 
Settings
:
  BackgroundGlassColor
: 11
  DisabledSkills
:
    Enabled
: false
    ReplaceGUIItem
:
      Enabled
: false
      ItemName
: STRUCTURE_VOID
    SkillsToDisable
:
   - Acrobatics
  GUI
:
    Acrobatics
:
      ItemName
: LEATHER_BOOTS
    Alchemy
:
      ItemName
: POTION
    Archery
:
      ItemName
: BOW
    Axes
:
      ItemName
: DIAMOND_AXE
    Excavation
:
      ItemName
: DIAMOND_SHOVEL
    Fishing
:
      ItemName
: FISHING_ROD
    Herbalism
:
      ItemName
: FARMLAND
    Mining
:
      ItemName
: DIAMOND_PICKAXE
    Repair
:
      ItemName
: ANVIL
    Swords
:
      ItemName
: DIAMOND_SWORD
    Taming
:
      ItemName
: BONE
    Unarmed
:
      ItemName
: STICK
    Woodcutting
:
      ItemName
: OAK_WOOD
    mcMMOCredits
:
      ItemName
: NETHER_STAR
    CreditsSpent
:
      ItemName
: EMERALD
    PluginCredits
:
      ItemName
: PAPER
----------, Jun 19, 2019
Resource Information
Author:
----------
Total Downloads: 7,075
First Release: May 17, 2019
Last Update: Jul 24, 2025
Category: ---------------
All-Time Rating:
15 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings