Posts by james1bow
-
-
I always close my connections cleanly. Just two cent.
i do as well. i wasnt thinking right that night do to lack of sleep. javadoc even says not to do what i wanted to do lol
-
I just made a template and I always name my package the same as the main file.
-
I believe it's packagename.filename
I ran into a lot of issues when I first started learning Java a few years ago lol
-
I am just going to start a new project and try to copy paste the code. Been fighting this for days now. If I worked for me as a programmer I would fire me.
I mean it stops the other routines from working. I had a weird thing I did not understand. In the register listener () I had a red this. When I retyped it it turned blue. Not sure what that was in netbeans.
do you have discord? I'm more than willing to help you out it's just hard to understand in the forums. When u make a new project you have to create a resources folder and place a plugin.yml file in it. The yml file tells the server where where to start sorta like the main method. Also you have to implement Listener and register the event Listener in the onenable method.
-
Yes. Did you make sure your build file and the plugin.yml file are correct for the project?
-
yes it works. did you add the @EventMethod above the method?
-
Am already changing the data manually.... wanted to let Red know that changes made to my server is now seen also on Medieval Realms server as well which they shouldn't be.
you are seeing on MR as you have changed your local database(client). it works for you as you stated above you used the same file for the server so they are the same for both YOUR client and the server.
-
yeah i like that idea, maybe a prefab effect could be possible already
it is lol
-
Is this thread still valid? It says that Java is not being used or SQL? Is this claim just for the game or including plugins which seems to still use JAVA?
java usnt being used as its unity version, mySql is no longer supported
-
Not yet. It is planned tho
-
You have to be careful editting these .json files as if they are changed while the server is running the server will not pick them up.
there is a reloadpermissions command just for this
-
ive been tinkering with something a bit more complex just have to get the code to yahgiggle to see what we can work out. wanting to do 3 ban lvls. 3 days 14 days and perm ban. wanting to do discord integration for alerts .servers can do auto ban(banned on one banned on all) or manual ban where it will send a discord notice that a banned player is on your server. uid ip reason for ban and an optional report for giving details of the ban.
and no i didnt steal his idea as someone else said earlier. (we come up with the idea while bsing on steam) lol.
-
Ok seems to work might have toggled gm 1. I do it a lot.
lol yeah i meant to say in creative mode not admin
-
However, I do not recommend casting the UID.
how come? ive ran into a few instances where the api wants the playeruid as a long.
-
i believe it has something to do with non steam versions of the game. not sure the data type the standalone version uses. if the game was to sell on another site their id system may be different. storing the value as a string would be more usable.
-
did you make sure the that the API jar is still in the sdk folder?
-
I planted a couple of lions in a Colosseum to eat Christians so to speak. I noticed if I spawned in and got near the lions they roared and charged me. If I ran away and came back they were docile and never targeted me again for attack. I even hit them with a hammer and they ran away like cows. Is this a bug or is there some way we can keep the aggression on? I logged out and immediately relogged in and they began the same sequence of attack when they saw me and docile if I left and returned.
if your admin they will run away, if your using the api to place them you can make them alerted and stay that way.
-
heard nothing but bad things about him.
-
But when I use setofflineplayergroup it does not change it.
now that ive re-read it i remember something about an issue with it. you can use -1 or it doesnt save. read this thread RE: command ban