Yes, welcome to the forums and my congratulations on your taste for purchasing such a great game
Posts by yahwho
-
-
Are you playing on multiplayer server? If so someone might have stolen your horse.
-
getRelatedPlayer would work fine!
-
Many thanks Red
-
Hi @red51
I'm working on some code that uses a GUI when items are moved from or to a chest (for player operated shops).
The problem I am having is the GUI always appears underneath the in-game inventory's GUI. So I could do with something like:
CodeBehind this screen (indicated by red arrow) appears my confirmation GUI. Which is only visible once you close the inventory screen.
As it appears behind the inventory screen its not much use currently
Edit: Maybe a way to show and hide (.setVisible(false
true) ) the inventory screen might work?
-
Hi!
This would be great - currently I have had to make TNT explosions on Medieval Realms server zero damage to prevent griefers using it maliciously. But if someone could use it on their own land. . .
-
-
Hi @red51 Merry Christmas and Happy New Year.
Thanks for the reply. Fortunately I've managed to program around the problem with a helper class - but good to know I wasn't going mad (again!)
-
Never mind, I've worked around it. . .
-
I'm struggling to get a chest ID via a raycast, I'm using this code:
Code
But as my code comment states, I always get a -1 return on the r.getCollisionInfor(); -
Merry Christmas and Happy New Year!
-
Hi all, and seasons greetings!
I am trying to determine when a firework is lit, I have tried PlayerObjectInteraction, PlayerChangeObjectStatusEvent, and PlayerObjectEvent, but none seem to be called when a firework is lit. Looking through the API I do not see anything obvious to use?
Any help would be greatly received
-
Hehe +1 reminiscent of the days of winamp!
-
Gemstones in Medieval Realms Poll.
-
That's my new desktop background!
-
Yep YouTube have gone the same way, why many smaller Tubers have 'gone out of business'.
Kill the competition then take control and hike the cost. Remember the days when YouTube didn't have any adverts?
It's monopoly.
-
@devyn it's in the compiled code. The author of the plugin would need to comment this code section out and recompile to get rid of it.
-
The setspawn command sets a point on your server where all new players will spawn from originally.
-
What's the server name?
-
Use setspawn from the console to set where new players will spawn from.