The next update will be available on Friday, October 31, towards the evening (GMT+1)
-
I tried add a line in server.properties
setplayergroup Sandyar admin
But it didnt work. I need a more detailed description how I add myself to group admin 
-
It the setting that allows you to keep inventory on death I'm interested in, nothing with admin commands to do. Should also be possible for admins.
-
I have added both permission file and server log when starting up, there is no errors from what I can tell.
default.permissions
Server log
Rising World - 0.8.2.4 - Dedicated Server
Linux 3.10.17-cm-fx6-7.1-01414-g2abb380 Java 1.8.0_144 (arm) Memory: 1037 MB
____________________________________________________
Initialize Static Classes...
Constructions initialized!
Food-Definitions initialized!
Crafting-Definitions initialized!
Record-Definitions initialized!
read bytes from resource: 354
read bytes from resource: 11417
read bytes from resource: 7342
read bytes from resource: 5351
read bytes from resource: 32120
Initializing world (sqlite)
/home/mf/Rising_world_server/Worlds/Overskyen:::Overskyen
CREATE WORLD STRUCTURE - DONE!
INFO: DatabaseTaskManager started with ThreadPoolSize 1
WORLDINFO Gamemode: Survival
WORLDINFO Seed: -3188592353368
WORLDINFO Vegetations: true
WORLDINFO DisabledDungeons:
WORLDINFO DisabledWaterSources:
WORLDINFO Worldtype: Normal
WORLDINFOS seed: -3188592353368 type: Normal caves: true vegetations: true oreamount: 3 disablednpc: [] disableddungeons: [] disabledwatersources: []
WORLDINFO Time: 4.3.0 23:34:0.42064527
set game time from string: 4.3.0 23:34:0.42064527
WORLDINFO Creationdate: 1501846569067
WORLDINFO Version: 0.8.2.4_36
Worldconverter: Updating not required
WORLDINFO Spawninventory: 2 0 0 23 0 0 1 -65 -128 0 0 0 0 0 1 0 17 0 0 1 -65 -128 0 0 0 0 0 0 0 0
Loaded Biomepart from cache: 0 - 0 (18ms)
Loaded Worldpart (v3) from cache: 0 - 0 (1233ms)
WORLDINFO Spawnposition: 100.0 69.0 100.0
WORLDINFO Spawnrotation: 0.0 0.0 0.0 1.0
3 images successfully loaded!
INITIAL WEATHER Default 3228.0
12 chests loaded from DB!
15 Plants loaded from DB!
3 Furnaces loaded from DB!
STARTING RISING WORLD SERVER...
Server bind to IP: ***.***.***.***:4255
NetworkServer version 0.6
ThreadPoolSize 4255 TCP: 1 (1)
ThreadPoolSize 4255 UDP: 1 (1)
ThreadPoolSize 4256 UDP: 1 (1)
ThreadPoolSize 4256 TCP: 1 (1)
ThreadPoolSize 4257 UDP: 1 (1)
ThreadPoolSize 4257 TCP: 1 (1)
ThreadPoolSize 4258 TCP: 1 (1)
INFO: Default server permissions loaded successfully!
Found 1 files in groups folder
INFO: Group "admin" permissions loaded successfully!
StartUp TcpKernel Port: 4255
StartUp UdpKernel Port: 4255
StartUp UdpKernel Port: 4256
StartUp TcpKernel Port: 4256
StartUp UdpKernel Port: 4257
StartUp TcpKernel Port: 4257
StartUp TcpKernel Port: 4258
RISING WORLD SERVER STARTED
Display More
-
In default.permissions file I set following:
general:
fly: false
pvp: false
pve: true
debuglight: false
keepinventory: true
but it keep use default setting, What am I doing wrong?
Btw: I run it of a Linux server (Mint LMDE2 64 bit) if it matter. I basically just want to keep inventory on death and seems you can get items back from grave stones.