CrudeOre Plugin

Status
This thread has been locked.

SunnyDoesYT

Banned
Feedback score
5
Posts
108
Reactions
14
Resources
0
SixJ7Gf.png


Description
Hello, I have made a plugin that introduces new mechanics to island survival servers such as; Mining Ores and Upgrading Ores.

This plugin is configurable to match your server
I have made it so you are able to change every message that you may want to.
It allows you to change the prices of all the crude ores and there is Sign shop compatibility. If there are any bugs please inform me.

Dependencies:
Spigot 1.7.10 or higher
Vault

Commands:
/crudeore <arguments> - The only general command
Arguments of such:
  • /crudeore give <iron, diamond, coal, gold, emerald> <player>
  • /crudeore reload - Reloads the config and block data

Perms:
crudeore.commands - General commands permission
crudeore.signs - General permission to create signs for use

Test Server
144.217.215.65:25653 (I will be removing the test server ip after it has been sold as the server is not actually for testing plugins)

Terms Of Service:
You may not redistribute my plugin under your name
You may not claim to have created this plugin in any form
You may not share/give/ this plugin to anyone
You may not include this plugin in a server setup however the configuration of it may be as long as you are excluding the jar file if you are selling a server setup or your server
You may not leak this plugin on any sort of forum
You may not upload this jar to any sort of download service to provide a free copy
There are no refunds/chargebacks
I can change the terms at any point
If you are using it without permission you must remove it from your system immediately

Configuration
Default Config with changed update value from 60 to 10
Code:
# TIMESTAMP
# of when the plugin config was finished
# 16:39 04/04/2017
#
# -------// Settings \\-------
# How fast the block generates
update: 10
max_count: 200
currency: $
iron: 500000
diamond: 1000000
coal: 250000
gold: 750000
emerald: 1250000
name: '&c&lCRUDE'
prefix: '&cCrude '
textColor: '&a'
numberColor: '&b'
infoColor: '&c'
boldColor: '&d'
linkColor: '&e'
whiteColor: '&f'
commandError: Sorry but command is wrong
helpMessage: |-
  {commandError}
         {textColor}reload {boldColor}- Reload Files.
          {textColor}give {infoColor}<iron, diamond, gold, coal, emerald> <player> {boldColor} - Give a crude ore to a player
crudeore:
  name: '&b&l {name} &7 Crude Ore'
  lore:
  - This is a crudeore
  - Please config this
  signs:
    success: Purchased item
    full: Inv full
    poor: You are poor
placed: You have placed crudeore
cannotplace: Cannot place
wait: Wait for it to regen
received: Received {ore} ore
crudeoreupgrade:
  gui:
    reopen: Reopen inventory
    name: CrudeOre Upgrade GUI Please Config
    lockedpanecolor: '&c'
    unlockedpanecolor: '&a'
    panelevelmessage: '&6Level'
    upgradebutton:
      name: Get your upgrades here
      lore:
      - You will be upgrading to {newlevel} from {level}
      - It will cost {cost}
    cost: 600000
  messages:
    cannotupgrade: You cannot upgrade this any further
    lackmoney: Ur poor
    upgraded: Wow! Its done
drops:
  min: 1
  max: 20

Sign Shop
[Purchase] on the first line and then you put the ore name in caps on the second line, the rest is automatically filled in once you have placed down the sign.

What does it do
It introduces a new way to mine ore, an in-game paid alternative for ore generators.
Basic Features
So you whenever you obtain a crude ore whether command or sign you will gain a ore block and it will have lore and name that is preset in the configuration file. Once you have placed it you cannot mine it up again so it is permanent. The ore count inside in the block will increase at an interval set in the config and divided by the level of the block. Upon mining the ore will drop and the amount is configurable so it can be from 10 to 100. Once mined the count will decrease and you are unable to mine it when it has 0 count. It will also break your item in hand durability as of the breakage of the block is being cancelled so there is a manual system for item durability loss.
Advanced Features
Upon Shift Right-Clicking the Block a graphical user interface will open up and you will be able to level up the crude ore. The price and interface can all be configured. Once clicked the upgrade slot it will not close the inventory but it will ask you to upon clicking it so it can know what block to upgrade etc.

Why buy it?
It is very unique and I have not seen anything similar before.
By the way the plugin is on spigot, I just found this plugin as inactive so I requested it back and as I don't have the source code I am going to try and sell it.

Proof of code
I have none as I lost the project files and I am trying to sell it off as I can't do anything with it

Min Price
£2

Contact
Discord: Sunny#4707
 
Status
This thread has been locked.
Top