Difference between revisions of "PixelMoney"
m (Small English change) |
|||
Line 1: | Line 1: | ||
− | PixelMoney is a [[Pixelmon]] [[sidemod]] and [https://www.spongepowered.org/ Sponge] | + | PixelMoney is a [[Pixelmon]] [[sidemod]] and [https://www.spongepowered.org/ Sponge] plugin used to set cash rewards for defeating Pokémon. |
==Installation== | ==Installation== | ||
+ | PixelMoney is not currently available for public download. It will be released in the near future. | ||
{{SidemodVersionh}} | {{SidemodVersionh}} | ||
{{SidemodVersion|1.10.2|5.1.0+|2.0.0}} | {{SidemodVersion|1.10.2|5.1.0+|2.0.0}} | ||
{{SidemodVersionf}} | {{SidemodVersionf}} | ||
PixelMoney is a Sponge plugin, which means it is only for installation on servers. It requires both Pixelmon and SpongeForge to install. The plugin only needs to be in the mods directory of the server for it to run. | PixelMoney is a Sponge plugin, which means it is only for installation on servers. It requires both Pixelmon and SpongeForge to install. The plugin only needs to be in the mods directory of the server for it to run. | ||
− | #Download PixelMoney for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here]. | + | <!-- |
+ | #Download PixelMoney for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here].--> | ||
#Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge). | #Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge). | ||
− | |||
==Usage== | ==Usage== | ||
− | + | A group-based reward can be created by using the same format as "group1", while modifying the group number (to "group2", "group3", etc. successively), weight, and "number-of-groups". Weight is the main identifier of groups; different weights can be set for different groups. | |
− | |||
− | |||
==Commands== | ==Commands== | ||
Line 26: | Line 25: | ||
*teits.pixelmoney.toggle: Permission to enable/disable reward messages. | *teits.pixelmoney.toggle: Permission to enable/disable reward messages. | ||
*teits.pixelmoney.reload: Permission to reload config files. | *teits.pixelmoney.reload: Permission to reload config files. | ||
− | *teits.pixelmoney.weight. | + | *teits.pixelmoney.weight.<number>: Permission to receive group based reward, where "number" is the weight of the group. |
− | + | <!-- | |
==Version history== | ==Version history== | ||
− | [[Version history/PixelMoney]] | + | [[Version history/PixelMoney]]--> |
− | [[Category: | + | [[Category:Unavailable sidemods]] |
Revision as of 22:52, 3 July 2017
PixelMoney is a Pixelmon sidemod and Sponge plugin used to set cash rewards for defeating Pokémon.
Installation
PixelMoney is not currently available for public download. It will be released in the near future.
Minecraft version | Pixelmon version | PixelMoney version |
---|---|---|
1.10.2 | 5.1.0+ | 2.0.0 |
PixelMoney is a Sponge plugin, which means it is only for installation on servers. It requires both Pixelmon and SpongeForge to install. The plugin only needs to be in the mods directory of the server for it to run.
- Place the jar inside the mods folder in the server root directory (in the same directory as SpongeForge).
Usage
A group-based reward can be created by using the same format as "group1", while modifying the group number (to "group2", "group3", etc. successively), weight, and "number-of-groups". Weight is the main identifier of groups; different weights can be set for different groups.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
- /pixelmoney: Base command.
- reload: Reloads configurations.
- togglemsg: Enable/Disable rewards messages.
Permission nodes
- teits.pixelmoney.enable: Permission to enable rewards.
- teits.pixelmoney.toggle: Permission to enable/disable reward messages.
- teits.pixelmoney.reload: Permission to reload config files.
- teits.pixelmoney.weight.<number>: Permission to receive group based reward, where "number" is the weight of the group.