Jump to content

mattstat716

Member
  • Posts

    10
  • Joined

  • Last visited

mattstat716's Achievements

Newbie

Newbie (2/6)

1

Reputation

  1. Several things. The staff for one, the fact they keep forcing updates upon us where we have 0 control over it, the constant server resets, etc.
  2. Honestly, I'm just gonna lay this out here and now. In MY opinion, Minehut is a poor hosting option. The reasons I see it as a poor hosting option are below. ->No variety at all ->Servers constantly reset/update with 0 control ->Plugins are limited to a select amount ->Players rarely stay on your server unless you've paid for a server icon + more slots and have Skript ->Players are really toxic 90% of the time, especially at around 2-3am in lobbies ->Staff moderation is extremely hit or miss ->Minehut/SLG makes some of the most baffling decisions at times (Remember when they limited servers to 4 slots and 2 plugins? Haha, yeah. That killed 90% of servers there.) ->Support is pretty much doesn't exist for servers ->Costs more than other server providers and with less features if you pay money for a subscription service Really, the only reason I can see that people play minehut is to do games like Speedrunner vs Hunters, Deathswap, etc with friends or feel like they own a server. Does this mean nobody should play Minehut? No, obviously not. It did help me learn a few essential plugins and features of hosting a server. It is a good way to play with friends without paying money still. And some of the games on the server are indeed fun at times. But, when you take into account everything as an actual service for hosting servers - it pales in comparison to many other services. Again, this is just how I perceive Minehut. If the staff take this as me telling others to leave, that isn't the case. It's still a good experience to learn plugins and there are good servers on Minehut - they're just very few and far between.
  3. Whenever a head with a skin is placed, moved, etc. in my inventory (only able to be obtained via an armor stand wearing it), it loses its skin. Anybody know why? Here's all the plugins I have enabled. Custom Crafting Essentials Chat Essentials Spawn EssentialsX Grief Prevention Group Manager Skript Vault Wolfy Utilities (to allow CC to function) World Edit EDIT: Okay, so somehow this isn't even a plugin issue. This is just a default world issue. No plugins and the same result happened. Please fix this ASAP.
  4. Nevermind, fixed it myself. For anyone else also having the problem or just wanting to quickly use it for their own consumable items finalized code | V on rightclick on air holding (item) set {_name} to name of player's tool if {_name} contains "(name)": remove 1 of tool from tool (insert effects)
  5. To consume it like a food item. Rightclicking it should remove 1 of the heads in the stack, and give saturation + a buff to the player. But due to the fact that it can be placed, it crashes the server whenever it is both placed + consumed.
  6. It's removing one of the item right now, but the issue is that, because it's a skull, if the player places it due to rightclicking triggering both it and consuming the item, it crashes the server.
  7. Removing held item + placing it = crashes server. Anybody got a fix? The item in particular is a skull. Code: on right click: set {_name} to name of player's tool if {_name} contains "&btest": remove 1 of tool from tool
×
×
  • Create New...