Jump to content

Checkmate128

Member
  • Posts

    407
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Checkmate128

  1. There is room in the player hotbar for one more thing and I have no idea what to add. Could be a placable thing similar to bombs/walls, a gun, or something else? I have basically no idea about what to add here. Does anyone have any interesting ideas?
  2. I am essentially asking these questions: Should they do anything? If they do something, what should that be? I am considering making xp partially dependent on killstreaks. If I do this, should the progression be exponential, or linear? Right now killstreaks only affect the number of placable cobblestone blocks received after a kill. I think they should be more interesting! What do y'all think?
  3. I also like the idea of an island map but i would have to do something about the water though. Can't have that becoming frustrating as water so often does in minecraft. Particularly for anyone who plays on a version below 1.13.
  4. This is exactly what I am doing today.
  5. Do you have any backups of your world? If not you really should do that. Whether it be via minehut's new backup slots system or downloading world files and saving them to your device. Preferably, you should do both of these things to mitigate the risk of losing hard work and creations you are proud of. Also, only give op status to people you trust.
  6. Checkmate128

    Rant

    I do not really see why more people keep making these same servers though. Don't people have an inherent drive to innovate? What exactly motivates how many of these servers there are? Is it money? (P2W) Is it some kind of notoriety that will never be achieved? Furthermore, it is interesting, at least to me, to think that all of these now copy-and-paste generic server ideas were once someone's original creation.
  7. Minehut intentionally disallows adding custom .jar files for obvious reasons. You can pick any plugins from the list in the "plugins" tab.
  8. I can't find anything that looks obviously wrong. Maybe try commenting out different lines inside the /score command to try to figure out what line is causing it. Also try removing the permission check to see if that is the issue. Also, why don't you just use the built-in command modifiers skript offers such as: "permission" and "permission message"?
  9. I am making a placable walls skript and everything works except the walls are always placed as if the player is facing north. When the player is facing east or west and places a wall, the wall is placed incorrectly. How should I adjust for the direction? Here is my code: https://pastebin.com/ijPEBzZB Any help is appreciated. Thanks!
  10. inside of a loop going through all players use %loop-player% in place of %player%. Other than that I see no issues. Here is the corrected code: every 3 seconds: loop all players: if {mana.%loop-player%} is less than {manamax.%loop-player%}: add 1 to {mana.%loop-player%}
  11. I did this and only got two questions about my rank and basically nothing else. Must not be cool enough
  12. I have tried to download my world and am met with an error message saying that it doesn't exist. I think the issue is caused by the world's name containing a space. How do I get it to download or is there a way to remove the space?
×
×
  • Create New...