Posts by IAimPikaZ

The Aternos forums are now deprecated

Learn more about this change here.

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

    Okay so there's a nice server client called CatServer that let you use mods + spigot + bukket for version 1.12.2

    I'm now making for my modpack a server package and i wanted to ask if aternos will support plugins if the server package is using sponge/CatServer?


    Modpack: IsekaiCraft

    Launcher: TechnicLauncher

    Hello aternos.


    lately i've been playing on a modpack called Ultra dino from technic launcher and i really enjoy it.

    the modpack is all about archeology magic and ect. The modpack is really fun and i recommend it to everyone who like to have some cute dinos in their minecraft world specially with friends.



    Modpack link: https://www.technicpack.net/mo…ils-and-archeology.880891



    Mods list:

    • Fossils and archeology
    • Thaumcraft
    • Automagy
    • DynamicSurroundings
    • Biomes O' Plenty
    • RecurrentComplex
    • Pam'sHarvestcraft
    • Bibliocraft
    • StorageDrawers
    • Backpacks mod
    • Teds world gen mod
    • Tinkerers construct
    • Xaeros minimap mod

    Hello aternos.


    lately i've been playing on a modpack called Ultra dino from technic launcher and i really enjoy it.

    the modpack is all about archeology magic and ect. The modpack is really fun and i recommend it to everyone who like to have some cute dinos in their minecraft world specially with friends.



    Modpack link: https://www.technicpack.net/mo…ils-and-archeology.880891



    Mods list:

    • Fossils and archeology
    • Thaumcraft
    • Automagy
    • DynamicSurroundings
    • Biomes O' Plenty
    • RecurrentComplex
    • Pam'sHarvestcraft
    • Bibliocraft
    • StorageDrawers
    • Backpacks mod
    • Teds world gen mod
    • Tinkerers construct
    • Xaeros minimap mod

    i dont think anyone use 1.7.10 anymore 1.8 is way better tho

    but update your server to 1.12.2 spigot

    download both viaversion and viabackward

    and your players can join from different versions of minecraft

    you can check out more about the plugin on the internet

    i think its also load old version and 1.13+ plugins because i installed have a lot of old plugins (1.11 or even 1.10 plugins) and they work

    yeah this plugin is pretty useless in aternos

    like you cant use anything but the default music u get with the plugin


    highly recommend removing it from the list because its useless


    Hi Aternos Team, there's a plugin called JDA-spigot i would like you to add.

    as you know some of the plugins for player reports and server chat can be import from minecraft servers to discord servers by using a bot

    to do so i need this following plugin to create the report bot using live report plugin (already in your list) have this option.

    the reason i want it inside my server because when i cant access the server and someone report a player i dont have the option to see the reports but in discord i can access from my phone and see those reports and ban the players from my phone with the console.

    Plugin name: JDA-Spigot

    Plugin link: https://www.spigotmc.org/resources/jdaspigot.41074/

    Description: JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java packed into a minecraft plugin to allow special plugins to use discord bot.

    Thank you!<3

    hello aternos team!

    so sadly the one who made staff+ plugin suicide for some reasons we dont need to know

    anyway the plugin doesnt support 1.12 and i need one that support 1.12

    so someone decide to take the plugin and make it work for 1.12 but we need you aternos team to add it!

    heres the link https://www.spigotmc.org/resou…on-plugin-1-7-1-12.41500/

    the plugin is inside aternos plugin list and this one only for 1.11 and the 1.12 servers out there that need the staff+ mode

    the plugin request us to have packetlistenerAPI

    the original plugin: https://www.spigotmc.org/resou…on-plugin-1-7-1-11.15151/ (aternos list https://aternos.org/plugins/p/15151 )

    Votifier


    GitHub page: https://github.com/vexsoftware/votifier
    Download link: http://dev.bukkit.org/server-m…ier/files/9-votifier-1-9/
    What is Votifier?
    Votifier is a Bukkit plugin whose purpose is to get notified (aka votified) when a vote is made on a Minecraft server list for the server. Votifier creates a lightweight server that waits for connections by a Minecraft server list and uses a simple protocol to get information about that vote. Votifier is and always will be open-source.
    Is it secure?
    Votifier employs 2048-bit RSA encryption to ensure that nobody can spoof a vote packet. When Votifier is run for the first time, it generates a unique key pair only for your server to use. When you register Votifier with a supporting server list, that server list will ask for your public RSA key so it can encrypt vote packets before sending them to you. Votifier is so secure, not even its own developers can hack it.
    What does Votifier do when it receives a vote notification?
    Votifier has a vote listener system where listeners are notified when Votifier receives a vote notification. Sort of like the Bukkit plugin system itself. Each of these listeners can carry out their own task (i.e. rewarding the player via iConomy, etc.) in response to the vote.
    To install a vote listener, simply put it in Votifier's listeners folder.
    Note that you must run Votifier first before this folder is made.
    For having a log of votes, the FlatfileVoteListener can be used. This listener logs votes to a text file located at plugins/Votifier/votes.log
    Where can I find vote listeners?
    Vote listeners can be found at the vote listeners forum.
    How do I write a vote listener?
    Information about how to write a vote listener can be found on the vote listeners page on our wiki.
    How can I test my Votifier installation?
    Minestatus is a Minecraft server list that also provides a free tool: Minecraft Servers
    How can my server list support Votifier?
    Information about Votifier's protocol can be found on protocol documentation page on our wiki.
    Troubleshooting
    If you are having problems, please see the troubleshooting page on our wiki.
    Changelog

    • 1.0 - First release, includes basic protocol support.
    • 1.1 - Encryption support added, 2048-bit RSA.
    • 1.2 - Bug fixes, protocol changes, and other things.
    • 1.3 - Added a more dynamic vote listener system.
    • 1.4 - Important bug fixes.
    • 1.5 - Errors are displayed when problems occur with receiving and processing vote notifications. A broken listener should no longer prevent notifications from being sent to the other listeners.
    • 1.6 - The deprecated Configuration class is no longer used along with some minor changes.
    • 1.7 - Fix loading of vote listeners to only attempt to load .class files.
    • 1.8 - Contributions by frelling

      • More descriptive error messages.
      • host value is set to the value of server-ip in server.properties by default if a value is specified, otherwise host is set to 0.0.0.0.
      • A message will appear informing the user to verify that Votifier's default port, 8192, is available for use upon initial configuration.
      • More graceful exit when Votifier fails to initialize properly.
      • Vote notifications generate a Bukkit VotifierEvent, which can be used in other plugins.
      • A binding error instructs the user to verify their address/port configuration.
      • A message asks the user to verify if their public keys are correct when a BadPaddingException occurs.
      • RSA keys are regenerated when the rsa folder is missing.
    • 1.9

      • Descriptive message is displayed when a non-existent listener directory is defined in config.yml - contributed by frelling
      • Prevent default listener path generated by Votifier from using the backslash (\) in config.yml on Windows - contributed by SmilingDevil

    when im trying to add ranks to the permissions.yml
    the plugin stop working on my server
    here what inside my permissions.yml file

    • groups:
    • Default
    • default: true
    • build: true
    • prefix: '&7[Member]&f'
    • permissions
    • - essentials.help
    • - modifyworld.chat
    • - modifyworld.*
    • - essentials.home
    • - essentials.sethome
    • - essentials.back
    • - essentials.tpa
    • - essentials.tpaccept
    • - essentials.tpdeny
    • - essentials.spawn
    • Donator
    • build: true
    • inheritance:
    • - Default
    • prefix: '&6[Donator]&f'
    • permissions:
    • - essentials.enchant
    • - essentials.repair
    • Moderator:
    • build: true
    • inheritance:
    • - Default
    • prefix: '&b[Moderator]&7'
    • suffix: '&7'
    • permissions:
    • - essentials.repair
    • - essentials.heal
    • - essentials.item
    • - essentials.give
    • - essentials.fly
    • - essentials.kick
    • - essentials.mute
    • - essentials.tjail
    • - essentials.jail
    • - essentials.tempban
    • - essentials.vanish
    • Admin:
    • build: true
    • inheritance:
    • - Moderator
    • prefix: '&4[&cAdmin&4]&e'
    • suffix: '&7'
    • permissions:
    • - essentials.gamemode
    • - essentials.ban
    • - essentials.unban
    • - essentials.ipban
    • - essentials.unipban
    • - essentials.pardon
    • - essentials.enchant
    • Owner:
    • build:true
    • inheritance:
    • - Admin
    • prefix: '&4[Owner]'
    • suffix: '&b'
    • permissions:
    • - '*'

    when i install it on /pl its was green when i added this permissions the plugin turned red and stop working
    screenshot of the problem: http://prntscr.com/g93kzn


    here the permissions in pastebin pastebin.com/FHZVhe7u

    [Blocked Image: https://proxy.spigotmc.org/e77…i.imgur.com%2FVpdDYTX.png]



    [Blocked Image: https://proxy.spigotmc.org/53fe956a9c8045f931cd44c4a2ce3e4ee99bcf9f?url=https%3A%2F%2Fcamo.githubusercontent.com%2F28accba3263b55cbca003ba96d0709706e2b65b1%2F687474703a2f2f692e696d6775722e636f6d2f4d4e72364f54622e706e67]



    Why you should use it
    EssentialsX provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials, most importantly fixed mob spawner support for 1.8+ servers. See the wiki for details.



    EssentialsX is almost a completely drop-in replacement for Essentials. However, it has different requirements:



    • EssentialsX requires Vault to enable chat prefix/suffixes and group support if you have a supported permissions plugin.
    • If you have an unsupported permissions plugin but still wish to use wildcards, enable use-bukkit-permissions in the configuration. Otherwise, the plugin will fall back to config-based permissions.
    • EssentialsX requires Java 7 or above.

    Other Info
    This is an unofficial fork of Essentials. It will be consistently updated and maintained with the latest Minecraft and Spigot versions.



    Here are some Metrics (can be disabled with global PluginMetrics configuration):
    [Blocked Image: https://proxy.spigotmc.org/cb6…Statistics.borderless.png]



    Support
    The thread is for thanking us / telling @vemacs that he is a robot. If you have feature requests or issues, please use our issue tracker. It helps keeps things organized and make sure we don't lose a question on page 5/50 of a super long thread. Support requests in our thread will be ignored.
    Issue Tracker



    Live Support available business hours (GMT -5)
    copyed from https://www.spigotmc.org/resources/essentialsx.9089/