Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Try doing /wg debug testbreak yourusernamehere (if you have WorldGuard installed), it should say possible reasons of why the block cannot be broken
dkim19375 updated ItemSpawners with a new update entry: Release 1.0.0 Read the rest of this update entry...
Implemented an update checker
[IMG] [IMG] If there are bugs, please report them to Github or the discord! Description: This plugin lets you create spawners for items! You can...
dkim19375 submitted a new resource: ItemSpawners - Make automatic item spawners! [IMG] [IMG] If there are bugs, please report them to Github or...
dkim19375 updated RegionBorders with a new update entry: Add Update Checker Read the rest of this update entry...
Added update checker
dkim19375 submitted a new resource: RegionBorders - Create actions that run when you enter or leave an area! [IMG] [IMG] If there are bugs,...
[IMG] [IMG] If there are bugs, please report them to Github or the discord! Description: This plugin lets you create regions (not WorldGuard...
dkim19375 updated MagicItems with a new update entry: RECODE 2.0.0 - READ DESCRIPTION! Read the rest of this update entry...
This is version 2.0.0 - an entire recode! Unlike the other versions, I've completely redone all the code, as this was my first project/plugin, and...
dkim19375 updated MagicItems with a new update entry: Added 1.17 support - Recode coming soon! Read the rest of this update entry...
Added 1.17 support
Also, don't use the spigotmc wiki, use the github wiki - Hook into PlaceholderAPI ยท PlaceholderAPI/PlaceholderAPI Wiki (github.com) (Saw another...
Bukkit.getScheduler().runTaskAsynchronously(plugin) { FileUtils.forceDelete(folder) FileUtils.copyDirectory(dir, folder)...
Thanks for everyone's help, I'll have to be afk for some time (not a long time), so I'll try doing everyone that was suggested! :D
Hmmm... that's a good point, since it only happens the first time after the world generates! This is also my first plugin that I use world...
Btw, thanks for helping, I appreciate it a lot! :) I won't be converting it to java for two reasons - the code is about 6k lines, which will...
I prefer kotlin a lot more than java, just my preference though. Yes I know, but again, it's my preference, and I've asked people who know both...
Note: This is written in Kotlin, not java Hi, I've been having an issue for a really long time, so I've decided to ask here. Basically, after I...