Loading...
Beta Modpages Unclaimed

Votifier - Forge Version | Voting Command

Spiritual sucessor to the votifier plugin for spigot or Sponge, available for the latest MC versions | previously Forge Votifier

0 Likes
36031 Downloads
Created by Beardedflea

Description

Forge Voting is a Forge Mod that works similar to the Votifier Bukkit Plugin but has been rewritten from scratch.

 

With this mod you can give out rewards to players who have made a vote on a Minecraft Server ranking list.

 

Originally created by UpcraftLP, Beardedflea is continuing the work of this project. Please do not forward issues to UpcraftLP as they will most likely be ignored. Pester Beardedflea instead!

 


Reward Types:

Currently there are 3 types of rewards:

 - Command Reward: executes a command

 - Item Reward: gives the player an Item

 - Chat Reward: prints a message to chat (only visible to the player who made the vote, can be toggled via the "broadcast" flag; also supports tellraw format if "tellraw" flag is true)

 


Setting up Voting for your Server:

Just open the file /config/votifier/.ssh/id_rsa.pub and paste it's contents into the votifier config on the voting page.


PermissionsEx node for the vote command (there's only one node for /vote and /vote claim): com.github.upcraftlp.votifier.command.commandvote


 

As of version 1.3.1(And potentially beyond) permissions have been scrapped. This should make setting up the mod easier for new people approaching server hosting.

 

Configuring Rewards:

Rewards are stored in JSON-Configuration files in /config/votifier/rewards.

This is the default reward configuration that is created on first launch. You can modify it or add more files there.

{
    "rewards": [
        {
            "type": "item",
            "name": "minecraft:diamond",
            "count": 2,
            "nbt": "{display:{Name:\"Reward\",Lore:[\"Hello @PLAYER@,\",\"This is your\",\"voting reward from\",\"@SERVICE@\"]}}"
        },
        {
            "type": "command",
            "command": "gamemode 1 @PLAYER@"
        },
        {
            "type": "chat",
            "message": "[{\"text\":\"@PLAYER@\",\"color\":\"dark_aqua\"},{\"text\":\" just voted on \"},{\"text\":\"@SERVICE@\",\"color\":\"dark_aqua\"},{\"text\":\" and received their daily reward! get yours using \"},{\"text\":\"/vote\",\"color\":\"green\"},{\"text\":\" or by clicking \"},{\"text\":\"here\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://minecraft.curseforge.com/projects/293830\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"click to vote!\",\"color\":\"aqua\"}}},{\"text\":\"!\"}]",
            "broadcast": true,
            "tellraw": true
        },
        {
            "type": "chat",
            "message": "Congratulations @PLAYER@!\nYou just earned your daily reward!",
            "broadcast": true
        }
    ]
}

Note: as of v1.3.0 (MC 1.12.2), this mod also supports Thut Essentials balance as reward, example:

{
    "type": "thut_pay",
    "amount": 10000
}

 

 

Psstt, hey kid, you like market mods? Why not try out Flea market


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Clumps

Clumps XP orbs together to reduce lag

Morpheus

Sleep vote system

FTB Utilities (Forge)

FTB Utilities is a mod by FTB. It aims to provide several useful utilities within the FTB Platform ranging from friends list, server configuration utilities, world borders, guide system and many other features...

spark

spark is a performance profiler for Minecraft clients, servers and proxies.

Lootr (Forge & NeoForge)

A mod that makes it so nobody misses out on Loot! All loot chests are instanced per player and visually unique.