How would I import a 3D model of a house using blender?
would have to make an plugin to load it or find a loader plugin.
How would I import a 3D model of a house using blender?
would have to make an plugin to load it or find a loader plugin.
I installed the plugins folder at: C:\Users\User\Plugins and everything started loading, but the problem is the game saves plugins to another folder. And I have to constantly drag them. I'm thinking about how to make it in the program or in the game so that it is saved in one folder and loaded.
i noticed the issue on a few other servers as well. i handle my starts/restarts externally so i dont have this issue on my server. i believe bug come about when the unity version was moved to the store page
im running a 1660ti with no issues. wonder why the requirement is listed so high
Das zuletzt verwendete Ereignis bleibt immer in der Schleife hängen. Mir ist aufgefallen, dass ich manchmal Datenbankfehler erhalte, wenn das Ereignis eine Datenbankabfrage auslöst.
"blueprint": {
"place": true,
"placelimitsession": 10,
"maxelements": 300000,
"maxsize": 1024,
"create": false,
"createown": true
},
James,
The portals will be looking nice again ? The effect with coloured light and runes was nice. The "cube" is not so nice looking
Would it be possible to hide the cube in a build ?
i plan on adding multiple visual effects. the cube is only visible if you click the show button in your inventory.
if you add it to the scheduler it would show in chat every time a player joined.
if you want i could make a plugin real quick to add a journal button to the inventory.
Thanks for the quick reply James. Second question. is there anything to tell the player (or remind them) that the journal exists and would have information on where ores can be found? Am i missing something? if not, perhaps it could be added as an icon in the inventory menu?
not by default, you could add something in the server scheduler tho
the journal (J)
Cool, i managed to tame a pig but is there a way to get them to follow you once tamed? I tried pressing C on it but nothing, the pig just stands there ? Thanks
press x on it and select move.
this is just a basic taming setup. i used it for a bit on my old server. aggressive animals can not be tamed. this plugin does not include mating. to see what an animal eats hold food in your hand go up to an animal and press x. if its not the correct food it will tell you what they eat. i no longer have the source code for this so i cannot update it. to change what animals eat there is a database in the data directory of the plugin. once tamed press x again to open a menu to move, rename , release it. you have to feed the animal 4 times. when feeding it will say Full in green text. when it wants fed again it will change to saying Hungry.
the last update broke this plugin. i no longer have the source code so i cannot fix it. with red already planning animal taming/mating its pointless anyway!
I don't know what to do with the permissions files in the settings... there aren't really permissions in single player, are there?
no there is not. i will see what i can do to make it work in single player.
I don't understand... if you don't have any areas, you can't use it?
I removed the "old" portals and with the "new" one there is no UI in the player menu
the menu to place them is at the top of the inventory menu. once one is placed and you enter the area you press x to open a menu with edit and open. to place them in the wilderness set placeinwilderness in the settings file to true.
if no menu's are showing check the console for error messages. (will be orange in color)
Hey.
I've installed the plugin but dont see anything.. ive also renamed assets to Assets. but still nothing.
if you didnt download it in the last 12 or so hours there has been an update. re download and reinstall it.
Portals are now area based.
This plugin currently DOES NOT work in single player.
To install:
Extract Portals2.0.Zip to you Plugins directory.
Plugin Settings:
AreaOwnerPermissionFile= this should be the file name thats used to designate a player owns an area. equivalent to adding a player to an area.
DefaultAreaPermissionFile= this should be the file name for an areas default permission. equivalent to setting an areas default permission.
*Note: The above files should should include the file extension .json. (AreaPermissionName.json).
MaxPortals= default max portals a player may place.
CanPlaceWilderness= true/false allows players to place portals in unclaimed area. (does not include admins).
ShowAreas= true/false replaces the ingame showareas command but only shows the player claims.
Commands:
/ShowAreas shows the players claims.
/HideAreas hides the players claims.
*Note: only works if ShowAreas setting is true.
Player Menu's:
The main menu is added to the players inventory
Place: places a portal. (if an admin places a portal it will ask to place as admin or player. admin placed portals do not count towards the players portal count)
Show: shows all the players portals. changes to Hide after being clicked.
Home: this is a button to go to your home portal. if no portal is set it will take you to your default spawn position.
Admin: only added for admin. opens the admin panel.
when entering a valid portal you will get a message to press x to open.
Interaction menu will only show open if its set to public or the player is the owner.
if a portal is public and the player is not the owner this menu will just say Open
Open: when selecting open there are 2 possible outcomes
1. the players portal selection opens(no destination set).
2. the player is instantly teleported to the destination(destination set).
Edit: allows for basic editing of the portal.
SetHome: sets this portals location to the Home button(Inventory menu).
Remove: removes the portal.
Edit menu:
Rename Area: sets the area name.
Switch: changes Private/Public.
Set sets the destination to one of your other portals.
Player portal Menu: lists all available portals for the player.
Admin panel: gives admins control of all portals and player
Plus(+)button. adds to the players max portal count.
Minus(-)removes from the players max portal count.
Enable/Disable disable all portal functions for a player.
Please let me know if you have any issues.
Current bugs:
does not work in single player! currently working on a single player version of portals.
area permissions are not updated if player leaves destination portal to quickly.
public portal list names not updating to match after area name change
Future Plans:
Add multiple prefabs for portal visualization.
Add temp return portals.
Add search functions to admin panel for portals and players.
Add option for players to set different background images.
Update 2/15/25:
fixed area permission update issue. (need verification)
fixed public list names not updating with area name change.
changed area color for the built in show/hide areas to make it more visible.
Update 4/4/25:
Created a version compatible with yagiggles online market .
If you are running yagiggles Online Market plugin: install as normal, download and extract the yahgiggle compatible. take the portals.jar and place it in the portals plugin folder. (if asked you want to copy/replace the file).
Note* to change the background image, replace the background file located in the Portals/Assets folder.
the new image MUST be named background.jpg.
How To Update:
extract the zip file. copy Portals.jar to the Portals plugin folder.
Permissions Note:
i have added 2 permissions files for those who need them. download DefaultPortal.json and Portal.json. add them to the Permissions/Areas folder
in the settings for the AreaOwnerPermissionsFile= Portal.json.
in the settings for the DefaultAreaPermissionFile= DefaultPortal.json.
i have a player who wants goats in bed with them ?
you refer to yourself as "Player" now? lmao
My door is invisible. Could it be because I have a server on my computer?
no. i think the asset bundle need re built with unity 6
share the player log! should be in the game directory in the logs folder.