Posts by aaronnsl

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    hi i am using pocketmine 3.12.2, while we are playing around in creative we noticed that are mostly redstone blokcs (dispenser, pistons, etc)

    we also noticed that we cant place boats and minecarts, anyway it seems that i am lacking knowledge about pocketmine but it is absolutely essential for us to avoid server lag, what are the essensial plugins needed for a pocketmine server?

    hello im trying to start a survival serverwith my friends but no obs spawned, i even tried to spawn one with eggs but it still cant
    im using the 3.12.2 pocketmine and i have two plugins: autoinv and autoclearlagg

    aternos username is aaronnsl


    here is the config of my plug ins:

    Autoclearlagg:

    ---

    # AutoClearLagg (ACL) Config


    # Seconds between each clear lagg

    seconds: 1000


    # Entities to clear

    clear: false

    items: true

    mobs: false

    xp-orbs: false

    exempt: # Array of entities not to clear




    messages:

    time-left: "§cEntities will clear in {SECONDS} seconds"

    entities-cleared: "§cCleared a total of {COUNT} entities"


    # Countdown times

    times: [60, 30, 15, 10, 5, 4, 3, 2, 1]

    ...

    Autoinv:

    ### AutoInv v0.0.10 configuration file ###

    general:

    events:

    # Add block drops directly to players' inventories?

    block-break: true

    # Add players inventory contents directly to their last attackers inventory on death?

    player-death: false

    # Add non-player entity drops directly to their last attackers inventory on death?

    entity-death: false

    # Add explosion drops directly to the nearest entities inventory?

    entity-explosion: false

    # Inventory full alerts

    inventory-full:

    active: true # Should we alert players when their inventory is full?

    interval: 5 # Minimum time in seconds between inventory full messages

    message:

    text: "&bInventory full!" # Message (leave blank to disable)

    secondary-text: "&7Clear some room in your inventory to keep collecting resources!" # Only used for titles

    type: "title" # Message, tip, popup, title

    sound: true # Play a sound?