Please tell me it's soon ;(
Please tell me it's soon ;(
Will this update be compatible with current essentials save data, or will a server wipe be required?
Hey guys can someone help me out with the Warp problem im having? Im stressing it out because i created couple of places players can warp to and play and i wanna solve this problem before promoting the server
I made this mistake a while back: make absolutely sure that there are no spaces before your warp. Example:
- [Warp]
- (x, y, z)
Rather than...
[Warp]
(x, y, z)
(The "-" is a placeholder to allow for the spaces in the post)
If this is not the case, then I cannot help you.
As far as I can tell, the author intends to release an updated version in the next couple of days (hopefully hours :D). I'd wait for that if you haven't made your server public yet anyway.
a server wipes never been required. you just need to REMOVE the config files and then add the new ones and adjust them accordingly.
on another note.
Mistad I know you are extremely busy and have been working hard on this update.
if this updates going to be another few days could you at least maybe make an update like 1.63b
and allow us to be able to actually use the current stuff on our servers.
many of us have been without the mod for over a week now.
That Worked! Thank you so much.
I decided I'll just release 1.7.0 tomorrow, March 27th. It will lack two things that I wanted to push in, but I'll just add those in 1.7.1 - pushing Economy back to 1.7.2 (not accounting for bug patches).
Whoooo! :D
The new update to Essentials is going to be amazing. I have been messing around with it for about a few weeks with MistaD, and it's crazy the stuff he has added. You guys will find the wait time it has taken for his update to come out is definitely worth it. I'll make sure I keep on him to get it out today. :-P
You guys need any support?
I'm always looking to polish up my scripting languages, so if you need any help with anything let me know.
Is there an estimated time on release?
If you know C# to at least an intermediate degree, sure. Add me on steam.
We had just found a couple random bugs that he is going to fix. It should definitely be released tonight, just trying to make sure all is smooth sailing before it's out. :)
The suspense is killing me here. I really wanna come back to RE and if the few items I need are there its a def Im coming back. Just want to know whats planned for the release so I can give the server a heads up if Ima be changing back over.
What exactly were you looking for as far as features? Not sure what Mista wants me telling people are or are not included in the mod, so don't want to give out the full list of stuff he's added.
Did you guys ever consider getting a Trello? It would help ease the questions off you guys and keep us more up to date on whats going on.
I am helping with a server (HFBSERVERS) and we are getting this message when we "/reload config":
"Config reloaded unsuccessfully! Possibly missing variables..."
Everything else seems to reload, whitelist, ranks, motd, etc. We have the config set to default to make sure everything is correct but we still get that message. I am unsure if this is a server side issue. Also, if I turn off server and turn it back on, Essentials will no longer load. It will boot back into the basic Rust. Essentials will not come back on until I uninstall then reinstall. We've had a server set up on fpsplayers.com with no issues at all (we moved to HFB to get an Atlanta location). If I do a restart the mod seems to stay active. If I turn the server off, when I turn it back on it is gone.
Any help would be appreciated as I cannot seem to find an answer via google. Any information needed please let me know.
Thanks.
I think the 3 biggest things Im looking for are a featured Arena system(Auto loadout on entrance, autoport in and out, auto reward depending on settings), a voting system allowing ppl to get rewards for voting for the server & a resource spawning system so I can add items to the map that will respawn. The other he has said was being put off til later but isnt a big deal.
Edited:
I know HFB had the wrong files for RE for awhile. The config file was actually using the older version and in turn giving errors. The newest (at this point) no longer has timescale in it. If it does then it is the wrong config file.
Any where to get config file to try and upload?
Code:[Whitelist] # Enable whitelist upon server startup enableWhitelist=false # Use the Steam Group specified as the whitelist useSteamGroup=false steamGroupName= # Auto refresh the whitelist every time the interval elapses autoRefresh=true # Auto refresh interval in seconds refreshInterval=10 # Instead of using whitelist as itself, users in whitelist will become [Members] useAsMembers=true # The message that is sent to unwhitelisted users upon /whitelist kick whitelistKickCMD=Whitelist was enabled and you were not whitelisted. # The message that is sent to unwhitelisted users upon join whitelistKickJoin=You are not whitelisted! # The message that is sent to sender upon /whitelist check IF whitelisted whitelistCheckGood=You are whitelisted! # The message that is sent to sender upon /whitelist check IF NOT whitelisted whitelistCheckBad=You are not whitelisted! [Airdrop] # Announce the coming of an airdrop announceDrops=true [Environment] # Set the time of day upon server start startTime=12 # Set the day length in minutes upon server start (Default 45 minutes) dayLength=45 # Set the night length in minutes upon server start (Default 15 minutes) nightLength=15 # Freeze time upon server start freezeTime=false # Set fall damage server-wide fallDamage=true # Set distance at which you can hear players in direct voice chat (Default 100) voiceDistance=100 # Enables repairing of structures enableRepair=true # Forces all players to be naked forceNudity=false # Sets the creations of door stops after the door has been destroyed doorStops=true [Chat] # Enables or disables direct chat. ATLEAST ONE MUST BE ENABLED! directChat=false # Enables or disables global chat. ATLEAST ONE MUST BE ENABLED! globalChat=true # Toggles the display of the <g> tag if global is the only channel enabled removeTag=true # Sets the default chat players will talk in upon join. (global or direct) defaultChat=global # Sets the distance the radius of possible text communication when in direct chat directDistance=150 # Sets the characters a player can have in his name. allowedChars=a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,1,2,3,4,5,6,7,8,9,0,`,-,=,',.,(,),{,},~,_ # If false, players can have anything they want in their names with no restrictions. restrictChars=true # Minimum amount of characters a player must have in his name. minimumNameCount=2 # Maximum amount of characters a player can have in his name. maximumNameCount=15 # If a player that is joining has a name that is currently in use on the server and kickDuplicate is true, kick him. If false, append "(#1,2,3,etc..)" to his name. kickDuplicate=false # If kickDuplicate is true, lowerAuthority is true, and a joining user has the same name as a connected user, the user of lower authority will be kicked. lowerAuthority=false # Illegal words for use with censorship. illegalWords=fuck,cunt,bitch,pussy,slut,whore,penis # If a player joins with a word in the illegalWords list and censorship is true, he will be kicked. Words in chat found in illegalWords will be replaced with *'s. censorship=false [Messages] # Name that the plugin bot will use to PM and chat with (Default Essentials) botName=Essentials # Join message that is displayed to all when a user joins (Default "Player $USER$ has joined.") joinMessage=Player $USER$ has joined. # Enables or disables the display of join messages enableJoin=true # Leave message that is displayed to all when a user leaves (Default "Player $USER$ has left.") leaveMessage=Player $USER$ has left. # Enables or disables the display of leave messages enableLeave=true # Suicide message that is displayed to all when a user commits suicide (Tags: $VICTIM$) suicideMessage=$VICTIM$ killed himself. # Enables or disables the display of suicide messages enableSuicide=false # Murder message that is displayed to all when a user is murdered by another user (Tags: $VICTIM$, $KILLER$, $WEAPON$, $PART$, $DISTANCE$) murderMessage=$KILLER$ killed $VICTIM$ using a ($WEAPON$) with a shot to there $PART$ - ($DISTANCE$). # Murder message that is displayed to all when a user is murdered by another user with an unknown cause (Tags: $VICTIM$, $KILLER$) murderMessageUnknown=$KILLER$ killed $VICTIM$, we really don't know why! # Enables or disables the display of murder messages enableMurder=true # Murder message that is displayed to all when a user is killed by a mob (Tags: $VICTIM$, $KILLER$) deathMessage=$VICTIM$ was mauled by a $KILLER$. # Enables or disables the display of death messages enableDeath=false # Enables/Disables the display of "Unknown Command" when an unrecognized command is typed unknownCommand=true # Enables/Disables the display of [PM to] and [PM from] in front of the user's name. If false, it will display before the message nextToName=true # Toggles the display of a user's rank prefix removePrefix=true [Logs] # When the plugin says something in chat, be it PM or broadcast to all, it will show in the logs logPluginChat=true # Number of chat logs the file will accept. If the number of chat logs exceeds this number, the extraneous file(s) will be deleted. chatLogCap=15 # Number of logs the file will accept. If the number of logs exceeds this number, the extraneous file(s) will be deleted. logCap=15 [Movement] # Enables or Disables teleport requesting. teleportRequest=true # Sets the delay for between the acceptance of a teleport request and the actual teleport. Default 10 seconds. requestDelay=10 # Sets the delay for between the /warp and the actual warp. Default 10 seconds. warpDelay=10 # Type of cooldown that will be used after a person uses a teleport request. 0 = No cooldown. # 1 = If you send a request to a player and it is accepted, you cannot tpa to him until the cooldown finishes. # 2 = If you send a request to any player and it is accepted, you cannot tpa at all until the cooldown finishes. requestCooldownType=2 # Sets the cooldown (in (m)inutes or (s)econds) for teleport requests (if cooldown type is not 0). Default 15m. requestCooldown=15m # If true, players will not be able to warp or use tpa. denyRequestWarzone=true [Inheritance] # If true, users will inherit their assigned commands plus the ones useable by those of lower ranks. inheritCommands=true # If true, users will inherit their assigned kits plus the ones useable by those of lower ranks. inheritKits=true # If true, users will inherit their assigned warps plus the ones useable by those of lower ranks. inheritWarps=true [Damage] # If false, friendly fire between users of the same faction will be negated and disabled when not in a war zone. friendlyFire=false # If false, allied fire between users of allied factions will be reduced. alliedFire=false # Damage multiplier for when a user is attacked by a non-allied user outside his/her own faction. Default 1. neutralDamage=1 # Damage multiplier for when a user is attacked by a non-allied user outside his/her own faction while in a war zone. Default 1 warDamage=1 # Damage multiplier for when a user is attacked by a user inside the same faction while in a war zone. Default 0. warFriendlyDamage=1 # Damage multiplier for when a user is attacked by an allied user while in a war zone. Default 0.70. warAllyDamage=1 [Item Controller] # If true, research kits will not disappear upon last use infiniteResearch=false # If true, researching will require paper researchPaper=false
The voter will be added (attached to toprustservers) Actually, come to think of it, never mentioned an Arena (doesn't mean there isn't one) I've just never thought of it, and he's never talked with me about it (he does have other testers though). Entity spawner is going to come at another patch. He doesn't have it fully finished yet, and is going to get the update out tonight as he's stated, so he doesn't have time to finish the Entity spawner.
Any chance of an ownership removal tool in this patch? I know there's one for admins, but it would be awesome to have one usable for anybody!
This is happening.
Edited:
Done. https://trello.com/b/5FV89YZI/rustessentials
Edited:
There is now an official RustEssentials Trello up! It has updates and features and will allow you to request new things as well! Check it out!
https://trello.com/b/5FV89YZI/rustessentials
If you want to join and post please use our referral link so we get credit!
https://trello.com/rustessentials/recommend
Hey, can I get admin rights on the trello?
Thank you so much Needeles. Someone needs to send this config file to HFB. This is NOT the one that loads on their servers.
It now works. Is there something else I should worry about with them having what seems to be an older version?
Username?
J Mackin
A trello specifically for feature requests and bug reports can be found here.
https://trello.com/b/adDqbnq5/rustes...ature-requests
Please use this link to sign up. It gives us free trello gold access!
https://trello.com/rustessentials/recommend
Personally I dont care for HFB, I was with em for bout 3 months and had lots of issues with my server. When I had to contect them it could take upto a week to hear anything back. Overall just not real impressed with the service they offer. Keep in mind I stopped using them about 3 weeks ago and the RE setup has been there since before. They are very slow to fix issues.
On another note I do believe the rest of the RE setup did work for me. Make sure you don't update the server until the new RE is released or it won't work again. Best of luck to yaz!
my HFB server running essentials and seems to be steadily leaking memory and has been crashing my server. please help.
So yea, I released 1.7.0 and stuff.
Now you just have to wait for your GSPs to get to it.
I'm tired guys. I'm gonna hit the hay.
Enjoy.
FPSPlayers have been updated!
Hey bud question, I've launched the update via FPSPlayers and I have no server configuration files.
i've also tried uploading the zip (first page) and I get access denied every time i try and unzip it.
I'm assuming I have forgotten a step somewhere.
Checking now, let you know in a moment.
Edited:
OK, anyone that is not seeing the CFG files for Essentials. Install Essentials via Mod Manager. Then, start you server, and let it run for roughly 45 seconds. Then, when you check again, all of the CFG files should be there. They're not pre-installed as before.
already did but im trying again :) thx!
Okay, so in my "Configuration Files" section they are their named. but blank.
and under the file manager there is no essentials folder.
Waiting for HFB update !
I just did it, and no problems at all. :-( Maybe try uninstalling, steamupdate, reinstall, start server, then check after a few moments to see if they re-appear
this is the error i get if i try and put anything into the "config" files it has. (that are blank)
End of Stream encountered before parsing was completed.
Edited:
Ill try that then :)
Hi Definite,
If you're having some trouble, come have a chat with our support staff on Teamspeak
ts1.fpsplayers.com and we can help you out.