Search results

  1. djkrose

    [Completed] Make shutdown message configurable

    Hi! I'd like to have the optional shutdown message configurable. I'm referring to this one: Reason: The message just warns about a "shutdown" even when just a restart is imminent, often confusing players if the server will be coming up again. Sure, can *add* another message but that's not...
  2. djkrose

    [Fixed] Parsing of Player name with space character

    There seems to be a problem with the Spawned event for players that have a space character in their name: The name is not correctly parsed and thus cannot be used in the event commands.
  3. djkrose

    [Completed] Colored nickname and Discord

    Hi! I have my nickname colored in the in-game chat with Coppis mod. The coloring causes Discord to omit the nickname in Discord completely. In-Game: Discord: djkrose
  4. djkrose

    [Fixed] Inventory cannot be retrieved from offline players

    The inventory currently cannot be retrieved from offline players. I first thought this is normal, but today I realized that for example the web map can retrieve inventories from offline players without problems. Luckily this can easily be fixed: Currently you are using the command si...
  5. djkrose

    [Fixed] Quantity limit too low for item spawn window

    Max limit should be 6000 (like for wood, scrap, etc..) but is 1000 at the moment:
  6. djkrose

    [Rejected] Enhanced event scripting support

    Hey! I like where the new event system is heading, but I wish it would be much more flexible to the point where we can actually script komplex actions based on commands. For example, the event types right now take their parameters directly from chat. You cannot call ".TELEPORT" with a fixed...