Hot Summer Deals are Here!
Celebrate with up to 90% off on 15,500 resources
04
Days
10
Hours
16
Mins
34
Secs

Selling a Classes & Upgrade Books plugin!

Status
This thread has been locked.

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
Upgrade Books Plugin
This plugin is kind of unique. I have gotten the plugin custom made by a developer, but since I am not making my project I am selling the plugin for 1 copy only!
Everything is customizable, meaning that if you don't like any messages or anything, except for the books IDs (which cannot be changed in the config) and the maximum level of the stats. WARNING! This plugin requires MSQL in order for it to work. This plugin also adds "Evading attacks" into combat.

Config:​
Code:
MySQL:
  url: jdbc:mysql://localhost:3306/mcserver
  username: root
  password: ''
books:
  health:
    name: '&c&lHealth Book &7(Right Click)'
    lore:
      '1': '&7Rightclicking this book adds'
      '2': '&7a &cExtra &7Heart.'
      '3': ''
      '4': '&7This item is &c&lEVENT &7exclusive!'
      '5': '&7Purchase books at &cstore.pixelsmc.com&7!'
    levelup msg: '&7[&cHealth&7]: Your &c&lHealth&7 has been increased by a heart!'
    max level msg: '&7[&cHealth&7]: Your &c&lHealth&7 is allready maxed!'
  strength:
    name: '&5&lStrength Book &7(Right Click)'
    lore:
      '1': '&7Rightclicking this book adds'
      '2': '&7a certain percantage to &5&lAttack Strength&7!'
      '3': ''
      '4': '&7This item is &c&lEVENT &7exclusive!'
      '5': '&7Purchase books at &cstore.pixelsmc.com&7!'
    levelup msg: '&7[&5Strength&7]: Your &5&lStrength&7 has been increased!'
    max level msg: '&7[&5Strength&7]: Your &5&lStrength&7 is allready maxed!'
  evasion:
    name: '&a&lEvasion Book &7(Right Click)'
    lore:
      '1': '&7Rightclicking this book adds'
      '2': '&7a certain percantage to &a&lEvading &7attacks!'
      '3': ''
      '4': '&7This item is &c&lEVENT &7exclusive!'
      '5': '&7Purchase books at &cstore.pixelsmc.com&7!'
    levelup msg: '&7[&aEvasion&7]: Your &a&lEvasion&7 has been increased!'
    max level msg: '&7[&aEvasion&7]: Your &a&lEvasion&7 is allready maxed!'
    hide evasion msg: false
    evasion msg: '&7[&aEvasion&7]: Attack succesfully &a&lEvaded&7!'
getstats:
  own:
    '1': '&7[&cStats&7]: &c%1%''s &7Stats: '
    '2': '&c&lHealth &7Level : &c%2%&7/&c5'
    '3': '&a&lEvasion &7Level : &c%4%&7/&c3'
    '4': '&5&lStrength &7Level : &c%3%&7/&c3'
  other:
    '1': '&7[&cStats&7]: &c%1%''s &7Stats: '
    '2': '&c&lHealth &7Level : &c%2%&7/&c5'
    '3': '&a&lEvasion &7Level : &c%4%&7/&c3'
    '4': '&5&lStrength &7Level : &c%3%&7/&c3'
Commands:
Admin Commands:

/upgradebooksadmin alias /uba
/uba set <player> <upgrade> <level>
/uba books (opens a gui, where you can get the book from)
F8KqYeR.png

/uba spawnbook <type> <player>

Player Commands:
/upgradebooks alias /ub
/upgradebooks getsats <player>
R0TkCD0.png

Permissions:
upgradebooks.admin : allows access to the upgrade books admin commands
upgradebooks.getstats.other : Allows a player to see someone else's stats

Book types:
Strength:
Xt5DLwD.png


Health:
Sov8YR0.png


Evasion:
XjaM1si.png


Bidding starts at 10$
Increasements : 5$
Bin: Offer
c/o: 32$

There will be only 1 copy sold if you haven't read the whole thread!
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
Classes Plugin
This plugin is also kind of unique, and its not like the HCF classes plugin. It more or less based on Wyncraft. There's going to be only 1 copy sold!
Everything is Everything is customizable, meaning that if you don't like any messages or anything, anything!
WARNING! This plugin requires PlaceholderAPI in order to run, and in order to use the %classes_class% variable, you would need a plugin that supports PlaceholderAPI!

Configs:
Code:
###########################################
##########| Plugin made by: Myiume |#######
###########################################
###########|     Version: 1.0    |#########
###########################################
##| Informative lines here! Scroll down |##
###########################################
# #Defaults#                                #Values#              #Explanation#
# useuuid: true                             true/false            If true, saves player data using uuids instead of playername - STRONGLY RECOMMENDED to true
###############| WARNING! |##################
#####| Please make sure you purge your |#####
#| players.yml file if for some reason you |#
#####| change between players and uuid |#####
#############################################

#############################################
#####| Below are the editable values! |######
#############################################


#############################################
#############| General Settings |############
#############################################
use-uuid: true
class-change-cooldown: 86400
scheduler-time: 1200
#############################################
#############|     Messages     |############
#############################################
message-prefix: '&7[&cClasses&7] '
no-permission: '&cYou do not have permission to use this command.'
class-no-permission: '&cYou cannot choose this class.'
cooldown-message: '&cYou cannot choose a class for another &e%1% &c!'
class-choose-message: '&eYou have chosen the &6%1% &eclass !'
no-class-error: '&cNo Such Class Exists !'[/LEFT]
Code:
Classes:
[LEFT]  Assassin:
    potion-effects:
    - 'SPEED : 99999 : 2'
    - 'JUMP : 99999 : 2'
  Warrior:
    potion-effects:
    - 'INCREASE_DAMAGE : 99999 : 1'
  Miner:
    potion-effects:
    - 'FAST_DIGGING : 99999 : 1'
  Mage:
    potion-effects:
    - 'FIRE_RESISTANCE : 99999 : 1'
  Defender:
    potion-effects:
    - 'DAMAGE_RESISTANCE : 99999 : 2'
  Healer:
    potion-effects:
    - 'REGENERATION : 99999 : 1'
Code:
[LEFT]general:
  inventory-size: 9
  inventory-name: '&7&lChoose a class:'
slots:
  '0':
    permission: classes.Assassin
    class: Assassin
    permitted:
      item: '131 : 1'
      item-name: '&c&lAssassin &7(Right Click)'
      item-description:
      - ' '
      - ' &fAssassin Class'
      - ' &eSpeed and Jump Boost'
      - ' '
    not-permitted:
      item: '351 : 1'
      item-name: Healer
      item-description:
      - ' '
      - ' &fAssassin Class'
      - ' &eSpeed and Jump Boost'
      - ' Coming Soon'
  '2':
    permission: classes.Warrior
    class: Warrior
    permitted:
      item: '276 : 1'
      item-name: Warrior
      item-description:
      - ' '
      - ' &fWarrior Class'
      - ' Strength Boost '
      - ' '
    not-permitted:
      item: '276 : 1'
      item-name: Warrior
      item-description:
      - ' '
      - ' &fWarrior Class'
      - ' Strength Boost '
      - ' Coming Soon'
      - ' '
  '4':
    permission: classes.Miner
    class: Miner
    permitted:
      item: '278 : 1'
      item-name: Miner
      item-description:
      - ' '
      - ' &fMiner Class'
      - ' Haste Boost '
      - ' '
    not-permitted:
      item: '278 : 1'
      item-name: Miner
      item-description:
      - ' '
      - ' &fMiner Class'
      - ' Haste Boost '
      - ' Coming Soon'
      - ' '
  '6':
    permission: classes.Mage
    class: Mage
    permitted:
      item: '369 : 1'
      item-name: Mage
      item-description:
      - ' '
      - ' &fMage Class'
      - ' Fire Resistance '
      - ' '
    not-permitted:
      item: '369 : 1'
      item-name: Mage
      item-description:
      - ' '
      - ' &fMage Class'
      - ' Fire Resistance '
      - ' Coming Soon'
      - ' '
  '8':
    permission: classes.Defender
    class: Defender
    permitted:
      item: '311 : 1'
      item-name: Defender
      item-description:
      - ' '
      - ' &fDefender Class'
      - ' Damage Resistance '
      - ' '
    not-permitted:
      item: '311 : 1'
      item-name: Defender
      item-description:
      - ' '
      - ' &fDefender Class'
      - ' Damage Resistance '
      - ' Coming Soon'
      - ' '[/LEFT]

The "not-permitted" means, what item is show if the player doesn't have the needed permission for the class. Pretty easy to configure, don't you think?

Screenshots based on the configuration above:

The Gui:
Hy7cfnY.png



How it looks like when a class is chosen, check the chat for the message.
HOnZfjl.png


Permissions:​
classes.admin: allows the player to set another player class.
classes.use: allows the player to use the /classes command
classes.nocooldown: bypasses the classes cooldown set in the config!

Commands:
/classes - main command

Bidding starts at : 15$
Minium Increasement : 5$
Bin : Offer!
c/o: 25$


 
Last edited:
Banned forever. Reason: Scamming users, including staff

iiEnderr

PvPArcade Owner
Supreme
Feedback score
8
Posts
1,435
Reactions
403
Resources
0
$10[DOUBLEPOST=1446585816,1446585762][/DOUBLEPOST]can I just buy it rn?[DOUBLEPOST=1446587913][/DOUBLEPOST]hello?
 

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
$10[DOUBLEPOST=1446585816,1446585762][/DOUBLEPOST]can I just buy it rn?[DOUBLEPOST=1446587913][/DOUBLEPOST]hello?
Let the auction finish on saturday.
 
Banned forever. Reason: Scamming users, including staff

iiEnderr

PvPArcade Owner
Supreme
Feedback score
8
Posts
1,435
Reactions
403
Resources
0
K :p well I bid $10
 

Gruss

Retired MCM Chat Moderator
Supreme
Feedback score
24
Posts
2,107
Reactions
1,230
Resources
0
Bid $20
 

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
Added the classes plugin information, and please keep the thread clean. Any unwated replys will be reported and flagged as "request for deletion". The auction for the "Upgrade Books" plugin ends on saturday 12am for me, and for the "Classes" plugin ends on Sunday again 12am for me (GMT-1). Both plugins are a one-time sell only!
 
Last edited:
Banned forever. Reason: Scamming users, including staff

iiEnderr

PvPArcade Owner
Supreme
Feedback score
8
Posts
1,435
Reactions
403
Resources
0
I am the only one that bidder on the effect one?
 

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
$25[DOUBLEPOST=1446677203,1446677109][/DOUBLEPOST]on the classess, does the abilities come with the plugin?
There arent any abilities, from now on everyone clasify for what plugin are you bidding please.
I am the only one that bidder on the effect one?
Not really, the current bid is 25$ If I am not mistaken.
 
Last edited:
Banned forever. Reason: Scamming users, including staff

LeCat

MC-Market Official Cat
Banned
Feedback score
0
Posts
2,276
Reactions
955
Resources
0
Banned forever. Reason: Scamming users, including staff
Status
This thread has been locked.
Top