Jump to content

AbusingNub

Member
  • Posts

    138
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by AbusingNub

  1. You can add the plugin 'Crazy Enchantments' to get extra enchants on your server! Though, there are many other different plugins that offer a different range of new features to your server. If you are looking for a different feature, simply google a short description of the plugin and you might find one! Otherwise, let me know, I am happy to attempt to find the plugin for you.
  2. Timing out is unable to be fixed as it is often a connection situation, though it should only happen rarely. If players die when being kicked from the server randomly then your server must have a settings, skript, or configuration that makes players die for some reason, this reason must be getting triggered by being disconnected. If you do not have any settings, skript, or configuration that is causing it, then the players must be in a position where they would die even without being disconnected... for example they might be in lava.
  3. I'm guessing you are trying to make your server 'Not Visible', simply click the circle beside 'Not Visible' then click 'Update' which is just below the server visibility options. Otherwise you can simply turn on a server whitelist (Only allows whitelisted players to join) by doing the command '/whitelist on' More information on whitelisting can be found here:
  4. You're probably using it to do an excessive amount of blocks/changes therefore your server or device can't process or handle it, resulting in you getting kicked or the server closing. I suggest you do worldedit in sustainable amounts to make sure your device and server can process it without issues. Though, if this is not the case, please provide me with more information such as an error message or logs.
  5. No problem, I would also suggest disabling /version command as that can show plugins aswell, the permission node for that is bukkit.command.version Simply do the same as you did for the /plugins command If you really want to protect your plugins also disable /help which will show all plugins aswell. Then simply make a custom /help command. The permission node for /help is bukkit.command.help - Expanding on /help, if you use essentials you can easily configure the /help command I'm pretty sure
  6. Google the plugin you are looking for, then download the plugin (Should often be a .jar file) then follow the steps in the link below shared by Lapzzo.
  7. Great option if you want to use skript! You can also disable the permission, if you are using any permission plugin simply make bukkit.command.plugins disabled (not allowed to be used). This way is very affective if you are using any permission plugin and/or don't want to use skript
  8. Do you receive any pop up along the lines of 'An error occurred' or 'File successfully uploaded'
  9. I would suggest repeat the step I gave before, then go to the 'DANGER ZONE' and click 'REPAIR FILES' (Note: I am not responsible for any data lost by doing this) this will attempt to fix any files that are causing issues, then start your server.
  10. Try going to the 'DANGER ZONE' section on your server panel, then force hibernate the server. Let me know if 'Downloading' goes away Hope this helps
  11. Did you attempt to do my first step? The most likely error is the world file is corrupted or contains an error. Also, method two is not outdated.
  12. AbusingNub

    Plugins

    Hey! When uploading a plugin follow this tutorial: Some plugins contain errors that may affect their functioning on Minehut, or make them unable to be uploaded to your server. Though plugins containing errors is rare, it does happen. Hope this helped
  13. Yeah this is a simple skript with no boundaries. I would suggest just using the other options I suggested.
  14. Welcome to Minehut and it's forums!
  15. I found this skript while not at home, so same we are in the same boat. Was out at a friends so couldn't test or anything
  16. Thanks! Didn't have any time to test, so purely was going off the top of my head haha
  17. Same, does the job. I don't see any point in making a custom one for requests like these as they are specific to the user, nor server specific.
  18. Could you please send me a screenshot of all plugins on your server ( Just do this command in-game: /pl )
  19. No worries! Glad you found a way that worked
  20. A quick google can find something along these lines command explosivepickaxe: aliases: epickaxe, ep, epick permission: epickaxe.use permission message: &7&l<< &4&lError&7&l >> &r&cYou do not have the required permission to perform this command trigger: give a diamond pickaxe with lore "&5Explosive" to the player on block break: if player have permission "epickaxe.use": if player is holding a diamond pickaxe with lore "&5Explosive": loop blocks in radius 2 of event-block: if loop-block is stone or cobblestone or obsidian or any ore: add loop-block to {_explosive.%player%::*} loop {_explosive.%player%::*}: drop loop-value set loop-block to air There is also a custom enchant plugin on Minehut or a well known custom enchant skript online that both offer a range of different enchants with custom abilities.
  21. kits: Starter: delay: 10 items: - stick 1 damage_all:3 Made a rough copy and it worked, mind sharing a screenshot of the error with me? Also try coping my kit in and replacing yours, test if it works.
  22. Restart your server, and double check you are opped. Should fix the issue
  23. Make sure you have operator - In console type: op (user-name) If that doesn't work, I believe you need to download EssentialsSpawn plugin.
×
×
  • Create New...