DereCounter is a Skript that adds a realistic economy system to your server. Ideal for roleplay, you will get working bank ATMs, credit cards, shop counters and registers!
This Premium Resource is a
Skript. While the installation is slightly different from a plugin, everything else will be exactly identical to a plugin. Also this Skript is written only using light-weight code and the minimum necessary amount of variables, so it will not affect your server performance in any way.
If you have any question regarding this resource feel free to reach out to me via the contacts below.
This resource includes 2 custom skripts:
- DereCounter, which adds the shop register system
- DereBank (edited version). It should be noted that DereBank is a free skript by me available at this link:
https://www.spigotmc.org/resources/derebank-credit-card-with-pin-and-atm.102613/, however this resource includes an edited version with optimization and edits to make it work with DereCounter.
The two skripts must be enabled on the server for them to work correctly.
Commands from DereCounter.sk
- /derecounter get | derecounter.get | Get an item to place a counter. you can also craft this via a recipe, if the option is enabled.
- /derecounter setup | derecounter.setup | Link a placed counter to a specific company.
Commands from DereBank.sk
- /derebank | derebank.use | Access to the base command.
- /derebank create | derebank.create | Create a credit card for a player.
- /derebank block | derebank.block | Delete a player's credit card.
- /derebank list | derebank.list | View the PIN of all the online players.
- /derebank lookup | derebank.lookup | View the PIN of a specific player.
- /derebank setlimit | derebank.setlimit | Set the withdraw limit of a player's card.
- /derebank setup | derebank.setup | Receive the items to setup an ATM.
- /derebank debug | derebank.debug | Reset the skript and all the variables.
- /derebank wire | derebank.wire | Execute a wire transfer between two players
- /derebank atm | derebank.atm | Get an atm block. You can also craft it, if the option is enabled.
1: Install the following plugins in your server:
These plugins are addons: they don't do anything on their own to the minecraft server (and so don't impact any performance if they're not used in skripts). The skript PresentHunt uses syntax provided by these to implement features!
2: Restart your server and navigate to the path
plugins/Skript/scripts
3: Move inside that folder the files
4: Open the files with a text editor and read carefully the commented part at the top! It includes a little sum up of this documentation, in case you need any help.
5: If you want, edit the Options. Each option has a comment that explain what it does and how it can be changed. You can use it to customize the server!
6: In minecraft, run the command
/sk reload <filename>. If you get any error in chat, it means you didn't install some of the requirements above or some Options changes were not correct. If you fail to fix these error, feel free to contact me and I'll help you out immediately.
You can now begin to explore the features of this Skript! Read below to learn what you can do.

- Instantly create a company by simply linking it to a counter.
- Create a credit card that directly is funded from the company counter. All the transactions that are executed from that "business" credit card will also be registered on the counter.
- Per-Player bank account (linked to their Vault balance)
- Randomly generated PIN with PIN book, to read your pin if you forget it.
- Wire transfers operated by a 3rd player (/derebank wire)
- List of all the active accounts, visible by staff
- Custom limit for each credit card, to simulate multiple PLANS.
- Each item has a model data value you can customize, to make this work with items adder or other custom item plugins.
If you need support, feel free to contact me via the links below:
@DereWah (Telegram)
https://discord.gg/MB86BV5cY3 (Discord)
Please, instead of leaving a negative review, if you encounter any issue CONTACT ME! I'll try to help you as soon as possible.