F5F Stay Refreshed Software PC Gaming Need assistance with Minecraft plugins? Let me help you with the details.

Need assistance with Minecraft plugins? Let me help you with the details.

Need assistance with Minecraft plugins? Let me help you with the details.

P
Pyro_Knight
Member
113
09-10-2022, 02:19 PM
#1
Hello, I'm setting up a new server and need a specific plugin. It should let players run commands and remove items from their inventory to advance in the ranking system. The server currently has a ranking structure managed through PermissionsEx, but players can only rank up by an admin. I need the ability for users to type /rankup, which would deduct gold from their inventory and then execute a command to place them in the next rank. This feature should be fully functional without manual admin intervention. Thanks for your assistance!
P
Pyro_Knight
09-10-2022, 02:19 PM #1

Hello, I'm setting up a new server and need a specific plugin. It should let players run commands and remove items from their inventory to advance in the ranking system. The server currently has a ranking structure managed through PermissionsEx, but players can only rank up by an admin. I need the ability for users to type /rankup, which would deduct gold from their inventory and then execute a command to place them in the next rank. This feature should be fully functional without manual admin intervention. Thanks for your assistance!

J
Jubacor
Junior Member
18
09-10-2022, 09:02 PM
#2
They could run a standard command in a cmd block to perform a basic task.
J
Jubacor
09-10-2022, 09:02 PM #2

They could run a standard command in a cmd block to perform a basic task.

F
flyer78
Senior Member
425
09-29-2022, 02:54 AM
#3
Not being a dick but you could've just googled it, this was the first thing to come up. http://dev.bukkit.org/bukkit-plugins/rank-up/
F
flyer78
09-29-2022, 02:54 AM #3

Not being a dick but you could've just googled it, this was the first thing to come up. http://dev.bukkit.org/bukkit-plugins/rank-up/

A
Anselhero
Senior Member
582
10-06-2022, 11:48 PM
#4
Command blocks can pull commands from both plugins and vanilla scripts.
A
Anselhero
10-06-2022, 11:48 PM #4

Command blocks can pull commands from both plugins and vanilla scripts.

C
Challlenger
Member
67
10-07-2022, 07:09 PM
#5
I've already checked that plugin. From what I saw, it handles virtual currency, but on my server we use gold instead. That's why I believe I can't do that.
C
Challlenger
10-07-2022, 07:09 PM #5

I've already checked that plugin. From what I saw, it handles virtual currency, but on my server we use gold instead. That's why I believe I can't do that.

A
AmazinglyCool
Senior Member
695
10-12-2022, 08:58 PM
#6
can't rely on cmd blocks to run commands, you might want to check Spigot forums or MCM if you're interested in Minecraft. I don't play Minecraft myself, but a friend is really into it. Most folks here talk about computers, not games.
A
AmazinglyCool
10-12-2022, 08:58 PM #6

can't rely on cmd blocks to run commands, you might want to check Spigot forums or MCM if you're interested in Minecraft. I don't play Minecraft myself, but a friend is really into it. Most folks here talk about computers, not games.

F
Felipe_Lima
Junior Member
26
10-13-2022, 02:16 PM
#7
I've been managing a server for more than three years now. The command block tends to reset every time the server restarts. Check bukkit or spigot for a plugin that suits your needs—there might be other interesting options. Good luck! -Red
F
Felipe_Lima
10-13-2022, 02:16 PM #7

I've been managing a server for more than three years now. The command block tends to reset every time the server restarts. Check bukkit or spigot for a plugin that suits your needs—there might be other interesting options. Good luck! -Red