[CosmicPvP] Custom Resources/Plugin Latest Version RandomPackage

ULTRA [CosmicPvP] Custom Resources/Plugin Latest Version RandomPackage v13-hotfix5

Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
Contributors:
RandomHashTags | BeckhenPlayz
QWODc7H.png

Z7OlxEv.png

Timwzp2.png

  • Download plugin
  • Drag n' Drop into "plugins" folder
  • Reload server
  • Give default players a 'Levelcap' permission
    • RandomPackage.levelcap.<max custom enchants an item can have>
    • Example: RandomPackage.levelcap.9 = Player can have 9 custom enchantments on any given item.
ymeRz3s.png

  • Levelcap permissions = RandomPackage.levelcap.<max custom enchantments an item can have>
    • RandomPackage.levelcap.9 = Player can have 9 custom enchantments on any given item.
  • RandomPackage.commands.* - Gives access to all RandomPackage commands
Code (Text):

# /alchemist = RandomPackage.commands.alchemist
# /bless = RandomPackage.commands.bless
# /disabledenchants = RandomPackage.commands.disabledenchants
# /enchanter = RandomPackage.commands.enchanter
# /filter = RandomPackage.commands.filter
# /givedp = RandomPackage.commands.givedp
## givedp sub commands
## /givedp <player> dp<number in _drop-packages.yml> <amount> = Give the player a dp that corresponds with the dp from the _drop-packages.yml
## /givedp <player> book<number in rarity-books.yml> <amount> = Give the player a rarity book to reveal that corresponds with the rarity book from the rarity-books.yml
## /givedp <player> soultracker<number in rarity-books.yml> = Give the player a soul tracker that corresponds with the number from the rarity-books.yml
## /givedp <player> fallenhero<number in gkits.yml> <amount> = Give the player a fallen hero corresponding with the number from the gkits.yml
## /givedp <player> randomizationscroll<number in rarity-books.yml> = Give the player a randomization scroll corresponding with the number from the rarity-books.yml
## /givedp <player> fireball<number in rarity-books.yml> <amount> = Give the player a fireball to get dust, that corresponds with the number from the rarity-books.yml
## /givedp <player> sb <Enchant name> <enchant level> = Give the player a specific book with a specific level
## /givedp <player> <1-25> <amount> = Give the player a givedp item predefined in the code.
#
# /gkit = RandomPackage.commands.gkit
# gkit permissions = RandomPackage.gkits.<slot in the /gkit gui>.
# The first gkit in the gui is the permission RandomPackage.gkits.0
# The second gkit in the gui is the permission RandomPacakge.gkits.1 and so on.
#
# /randompackage = RandomPackage.commands.randompackage
# /shop = RandomPackage.commands.shop
# /showcase = RandomPackage.commands.showcase
# /splitsouls = RandomPackage.commands.splitsouls
# /tinkerer = RandomPackage.commands.tinkerer
#
# /vkit = RandomPackage.commands.vkit
# vkit permissions = RandomPackage.vkits.<slot in the /vkit gui>
# The first vkit in the gui is the permission RandomPackage.vkits.0
# The second vkit in the gui is the permission RandomPackage.vkits.1 and so on.
#
# /withdraw = RandomPackage.commands.withdraw
# /xpbottle = RandomPackage.commands.xpbottle
#
# Updated v12-hotfix16

jZkAMli.png

  • RandomPackage's purpose is to give server's that want a unique factions experience to have it. All server's deserve what they want, but comes to a price. You should get your money's worth if you set-up a shop that can give players the items within the plugin. (like titles and certain givedp items).
N6EmG6N.png

You are getting a plugin that contains these features:
  • Custom Enchantments [138 total]
    • These enchantments have unique operations. You can change the rarity of the book, max level, enabled or disabled status, enchant name, and the type of enchant the enchant can be applied to in the books.yml. This makes the server experience 10x more fun than if you do not have custom enchantments! [Includes Faction & MCMMO enchantments]
    • The enchantment info can be found here
  • Alchemist
    • Using this, you can combine 2 of the same rarity dust for the next level up dust. (Convert 2 ultimate dust into 1 legendary dust)
    • You can also combine 2 of the same enchantment books into the enchantment book up a level. (Convert 2 Rage 1 books into 1 Rage 2 book)
  • Enchanter
    • Here you can buy the enchantment books, and reveal a custom enchant book to apply to a specified item. Accepts in-game cash and EXP. (Need to set "currency: EXP" to "currency: $" in enchanter.yml if you want to purchase using in-game cash)
  • Tinkerer
    • Exchange your enchanted armor in for experience, or exchange your custom enchant book for a fireball. A fireball has a chance of getting magic dust, which improves the success rate on a given rarity enchant book.
  • Givedp items
    • Transmog Scroll
      • Applying one of these to a piece of armor, tool, or weapon will organize the lore by enchant rarity, and add the number of enchantments to the item name. Organized lore in this order: Soul, Legendary, Ultimate, Elite, Unique, Simple.
    • Enchantment Books
      • Right-clicking these, you will reveal a random enchant book, with a random success, and a random destroy. Apply the book to the specified item in the enchant book's lore.
    • Soul Trackers
      • Killing other players when having an item that tracks souls will allow you to do /splitsouls, and get a soul gem. Right clicking the soul gem will enable/disable soul mode, where you soul enchants are able to be activated.
    • Randomization Scrolls
      • Applying one of these to the given custom enchant book will randomize the success and destroy rates.
    • White Scroll
      • Applying one of these to your item will protect it from being destroyed from a failed application of a custom enchant book
    • Black Scroll
      • Applying one of these to a custom enchanted item will randomly take a enchant off that item, and make it int a book. The success rate is based off the blackscroll percent, and the destroy rate on the book is always 100%.
    • Item Nametags
      • These are just for aesthetics, and renaming your item in hand to a message you send in chat. Some items cannot be named, which is set in the givedp-items.yml.
    • Dust
      • Applying one of these to the given enchantment book, it will increase the success rate of the book. The higher the success rate, the better chances the enchant book will apply on the given item.
    • Fireballs
      • In order for you to get dust, you will need to use these fireballs. You have a set chance of revealing dust, set in the global-settings.yml.
  • Drop Packages
    • Opening one of these and revealing the loot is what it is meant for. You can obtain any of the givedp items, or other items set in the seperate loot yml files.
  • Item Filter
    • Here you can edit what you want to be able to pickup, and not pickup. You can toggle this item filter on and off by typing /filter toggle
  • Showcase
    • Show off your items in your showcase! Once an item is put in your showcase, you cannot obtain it back. If you don't want it in their anymore, you will need to destroy it. [Viewing at other player's showcases is not implemented]
  • NPC commands
    • You can open the Alchemist, Enchanter, Tinkerer, Self Titles, or Gkits via a NPC with the custom name. The name needs to contain "Alchemist", "Enchanter", "Tinkerer", "Titles", or "Filter", for it to work.
  • Titles
    • Show off your title in chat, and above your head. This is a little message that appears after your name, or before it, if set in titles.yml. [Currently in development as of v12]
b69QUyR.png


  • [psst. these are outdated]
1ZfYlbV.png

  • HVjiRdc.jpg.png
    ACfIFWR.jpg.png
  • Z44ydOg.png
    35G6PHR.png
    zmFzrbI.png
  • JZgxoEa.png
  • 8xAQu28.png
    4nIzkxF.png
  • iAhLrQ6.png
    sFDJdxb.png
    PD3qqDx.png
    3Sy1Yva.png
    HEPKZfg.png
    V54zXSZ.png
    8VwWsTV.png
    smu3Kc8.png
    bnmi01L.png
    nHvSA5K.png
    6fWZloU.png
    8pr554d.png
    sfY28jS.png
  • oWKCr0v.png
    kZwcJpn.png
    Vi7Gy5M.png
    FdT2jwe.png
    9w5ZJVi.png
    N6xNhhE.png
    dA2AxK4.png
    5wbN2OP.png
    loe0jW1.png
    q3riCk3.png
  • T8fKj8S.png
    bTQHCh3.png
    Pv3KXZv.png
    YFDfHNV.png
  • o8Kxx46.png
    t2gxMQv.png
    gmlUyyg.png
GBL5sPU.png

  • Usable items to put in the 'item: <right here>' in the
Code (Text):

## armorenchantmentorb = The Armor Enchantment Orb item, personizaed to fit the player#
## banknote:<amount of cash> = The Banknote item with a set amount of redeemable cash #
## christmascandy = The Christmas Candy item #
## christmaseggnog = The Christmas Eggnog item #
## experiencebottle:<amount of xp> = The Experience Bottle item, with a set amount of redeemable xp#
## explosivecake = The Explosive Cake item #
## factioncrystal = The Faction Crystal item #
## factionmcmmobooster:<xp multiplier>:<time in seconds> = The Faction mcMMO Booster item #
### Example: item: "factionmcmmobooster:2.25:300" #
### This faction mcmmo booster will gain 2.25 more XP from slain mobs, for a duration of 5 minutes #
## factionxpbooster:<xp multiplier>:<time in seconds> = The Faction XP Booster item, with a set #
### xp multiplier and time in seconds. #
## godrandomizationscroll = The God Randomization Scroll item #
## halloweencandy = The Halloween Candy item #
## itemnametag = The Item Nametag item #
## mcmmocreditvoucher:<credits> = The mcMMO Credit Voucher item with a set amount of credits #
## mcmmolevelvoucher:<skill name>:<levels> = The mcMMO Level Voucher item with a set amount of#
### redeemeable levels for a specific skill #
## mcmmoxpvoucher:<skill name>:<xp> = The mcMMO XP Voucher item with a set amount of redeemable xp#
### for a specific skill #
## mysterydust = The Mystery Dust item #
## mysterymobspawner = The MysteryMobSpawner item #
## randombook = The Random rarity book item #
## sb:<Enchant name>:<integer OR random for level>:<integer OR random for success rate>:<integer OR random for destroy rate>
### Example: item: "sb:Blind:random:100:50"' #
### This gets a Blind enchant book with a random level, and 100% success & 50% destroy rates. #
## soulgem:<amount of souls harvested> = A Soul Gem with the set amount of souls #
## spacedrink = The Space Drink item #
## spacefirework = The Space Firework item #
## transmogscroll = The Transmog Scroll item #
## weaponenchantmentorb = The Weapon Enchantment Orb item, personized to fit the player #
## whitescroll = The White Scroll item #
####################################################################################################
## book<rarity in rarity-books.yml> = The custom book that gets a random enchant of that rarity #
## dp<rarity in _drop-packages.yml> = The interactable item that is set in the _drop-packages.yml#
## soultracker<rarity in rarity-books.yml> = The soul tracker that is apart of the rarity book #
##################################################################################################


IYcudWz.png

  • Yes, BUT their are only a few items you can actually sell, which include
    • White Scrolls
    • Black Scrolls
    • Transmog Scrolls
    • Item NameTags
    • ALL Titles
    • Gkit Fallen Heros
    • Server Crates
  • FUTURE COMPATIBLE EULA ITEMS:
    • Evolution Fallen Heros
    • Boss Eggs
    • Space Flares
    • Armor Enchantment Orbs
    • Weapon Enchantment Orbs
z8UTMSg.png

  • Evolution Kits, Boss Eggs, Monthly Crates, Space Flares, Armor/Enchantment Orbs, Monthly Crates, Outposts, KOTH
  • Titles work with other chat plugins
  • Daily Challenges
  • Bug Fixes
DMmJn1U.png

  • If you have found a bug, glitch, or error, please report it here. I will do my best to fix it, and push out an update as soon as I can.
UENhPQA.png

  • If you want something in the plugin that isn't in it already, suggest it here.
tQj9wmd.png

  • If you have any questions, feel free to tag me (@RandomHashTags) in your post.
  • You can can either PM me on this site, post the question on my Profile Page, or @ me on twitter(@iRandomHashTags).
  • CHECK OUT THE DISCORD SUPPORT CHANNELS HERE!
YZzuOzK.png

Conditions that apply if you purchase & download this plugin:

  • You DO NOT have permission to claim ownership or redistribute.
  • You DO have permission to decompile the plugin ONLY for educational purposes OR informing me about code improvements.
  • This resource is NON-REFUNDABLE.
UmYEMEq.png

[these are in alphabetical order]
Code (Text):

SpeedyFactions.fluctis.com

Donate (Text):

https://www.paypal.me/BeckhenPlayz
Author
Wifi
Downloads
0
Views
28
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Top