I'm trying to run it on a paper server, but none of the commands are registering or showing up when I run the /help command. I said paper.yml...
That's the odd thing, there are no errors in the server log. The plugin is functioning, but the commands aren't registering. The PvP Death Ban is...
I've been trying to get a custom command plugin functioning for my 1.21 server. For some reason, even thought the .yml and class files should be...
Thanks. Got one final question for you. Is it possible to use the Location to teleport to other worlds in a servers ftp? or do I need to somehow...
Thanks, that worked. I also may have broken my plugin fully. Could I get your input? Below I put a link to the latest log as a pastebin. I see...
Oh my god i forgot the give item code. Everything works now, but I have one last question. I am trying to implement an item similar to a...
It is the only plugin on the server, the plugin yml is identical, and the return, I am testing right now *Update* return true stops the /usage...
Sure. Here is the image: [ATTACH] and here is the code: package org.smpmakers.dimensionsmpspigot.commands; import org.bukkit.command.Command;...
It gives me the length of 2, exactly what I'm looking for.
Mind explaining what you mean by that? Your wording is slightly confusing to me.
I did, exactly what should have worked. /giveitems warps 8 should have given me the warp8 item, but it just returned the if (strings.length != 2)...
The command registers, but the actual arguments are not accepted.
I can try. It works, spigot registers it, but now the arguments don't function when I test them. its supposed to accepts something like...
It reads: name: DimensionSMP version: '0.5-SNAPSHOT' main: org.smpmakers.dimensionsmp.DimensionSMP api-version: '1.20' commands: givewarp:...
Separate names with a comma.