Istehre a way to get the standalone version if you have the steam version?
sure is https://shop.rising-world.net/
Istehre a way to get the standalone version if you have the steam version?
sure is https://shop.rising-world.net/
I too am looking for someone to create some plug ins. I am using ChatGPT to create the code but I just need it compiled. I downloaded Java JDK 17 like it said, but it just went into the Java file with no instructions on how to execute it to copy/paste the code. I will dig a little deeper tomorrow but maybe someone knows better. I also tried "NetBeans" but looking at that to me is like looking at a chalk board of Einstein's calculations. I will do some you tubing on the matter and see if I can learn by the end of this year.
If you want to learn the basics this is where i started about 5 years ago.
. You could for sure learn enough by the end of the year. if I can find some time I'll try to get a youtube video together to explain the api a bit show some small getting started examples.I installed this plugin and when I hit crafting, I see the doors icon and click it to see all the door options. However, when I click one , the window closes and it just goes back to the game. THEN I right click on the ground and it says "Door placed". It did place something but it is invisible lol.
the asset bundle for this plugin needs to be rebuilt in unity to fix the issue.
the build in scheduler does this.
switch around the ports on wild wild west. the game looks for port and query = port+1 so wild wild west running its going to use 4255 and 4256 (4256 being used by paradise) so wild wild west should be 4254, 4255 and paradise 4256, 4257.
I don't think I've been on SP since 2017
lol same.
At present, the only workaround is to run a localised server.
Given current priorities, this edge-case behaviour would likely be a misplacement of development resources for JIW Games.
it would appear that if instead you select your world and then click play with friends tabbing out does not pause the game!
Display MoreOh god. Please don't!!
I like the idea of this thread. Though i wouldn't see it as competitive. More like
1 player server with set buildings. Possibly player made poi, cities, quests, etc
2. Server for free building
3. Server with dungeons, quests, etc that can be traveled to via portals.
Those 3 connected sound great to me
this was my idea originally. i want to have quest for rpg stuff but did not want to eat up a bunch of of the map to do so. so i figure a server for building and a server for questing, then it expanded into a virtual world grid, this way other servers could add content. but again the currency/economy is a tough one. would need more control over others servers that i am comfortable asking for lol. tho i am thinking, i could build a system to monitor how much of each object/item is produced harvested and mined and have prices change dependent on the available amount. tho items would still need to be tracked to block admin/creative/bp spawned items.
currently an issue I am having is keeping things fair. i want my currencies to be synced across all servers using the plugins but i see things getting out of control with it. someone could dl the plugin spawn in a bunch of stuff and sell it crashing the economy.
worst case I have a pretty cool plugin auto updater. I made an update plugin that dls my other plugins and auto updates them.
these are the trains we need.
its back up
if you place them correctly, you can put them on the boats.
QuoteHowever, we could add a serverside check if the player is very close to the world bounds (i.e the point at which the client starts slowing down the player - which is ~ 16 blocks from the world edge), then trigger an event and/or set a bool. It wouldn't be 100% perfect because the player could still move a bit closer to the edge at that stage. Would that still work for you?
this should work. its mainly needed for my server clustering system. i just need a way to know when a player is at the end of the map so i can send them to the next server in the cluster.
Would it be possible to get an Event or Boolean for when a player hits the edge of a static sized world (World_MaxSector= >-1)?
I would prefer an event over checking a bool every time a player changes position.
Display MoreWhen the server is running, you can open this homepage and check port 4255 and 4254: https://www.yougetsignal.com/tools/open-ports/
Are they open according to that website? If not, it indicates that the port forwarding was not successful...
Unfortunately some ISP's use carrier-grade NAT or "Dual-Stack Lite" / "DS-Lite". Basically that means that you don't get a full IPv4 address, instead you share it with other customers. This makes port-forwarding impossible. Not sure if xfinity uses DS-Lite...
The only way to host a game in this case would be to use IPv6. Our server actually has IPv6 support, but the Steam API only supports IPv4, so unfortunately it's impossible to run it via IPv6...
i remoted into the system and got it fixed. was a silly issue really lol.
I have been thinking about a multi server kingdoms plugin system since the java days. I had little to no coding experience back then. I feel my skills have improved enough to maybe give it a go.
Concept:
Home Servers:
This is just a concept and would take a long time to develop. Im asking here to find out who all if anyone would be interested in something like this.
I would love to hear anyone's input or ideas.
you can increase stamina but only via api/plugin. Or by editing the player database.
also found some info here https://forums.xfinity.com/con…/666481689e1ca35abf349c72
if this is the case others should see but you will have to join with the local ip of the server.