- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
ParticleMenu
- 点击此处开始翻译。
- 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
- 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
- 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
外文名 | ParticleMenu |
插件类型 | Spigot / CraftBukkit |
最新版本 | v.2.2 |
兼容服务端 | CraftBukkit 1.7.9-R0.2 |
前置插件 | 无 |
源地址 | http://dev.bukkit.org/bukkit-plugins/ParticleMenu |
Main Menu
Introduction
ParticleMenu is a fun, light-weight, and EULA friendly plugin that is very simple to install onto your server! ParticleMenu adds a GUI with a bunch of cool particles that rotate around your head! ParticleMenu is very customizable, including messages, prefixes, item on join, and much more.
Features
- Awesome GUI
- Rotating Particles
- Trails on Move
- Super Lightweight
- Simple Configuration
- Customizable Messages
- Customizable Prefixes
- Color Code Support
- Sounds
- Permissions
- Item on Join
- Customizable Radius and Height
- Automatic Updating
- EULA Friendly
- And much more!
Plugin Metrics
ParticleMenu uses Hidendra's plugin metrics system. The information sent to mcstats.org is completely anonymous, publicly viewable, and includes the following metrics:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Automatic Updating
ParticleMenu uses Gravity's Updater to automatically install updates to your server. If you would like to disable automatic updating, you can go into the configuration file, and under settings, set automaticUpdating to false.
Installation
- Download the latest version of ParticleMenu.
- Stop your server.
- Place the ParticleMenu.jar into your plugins folder directory.
- Start your server.
- You have successfully installed ParticleMenu!
Command & Permissions
For these commands, you can also do /pm or /ptm!
Command | Description |
---|---|
/particlemenu | Open the ParticleMenu GUI. |
/particlemenu reload | Reload ParticleMenu. |
/particlemenu chest | Give yourself the ParticleMenu Chest. |
/particlemenu stopall | Clear everyone's particles. |
/particlemenu heart | Heart Effect. |
/particlemenu note | Note Effect. |
/particlemenu flame | Flame Effect. |
/particlemenu water | Water Effect. |
/particlemenu lava | Lava Effect. |
/particlemenu enchantment | Enchantment Effect. |
/particlemenu swirl | Swirl Effect. |
/particlemenu redstone | Redstone Effect. |
/particlemenu witch | Witch Effect. |
/particlemenu witch | Critical Effect. |
/particlemenu colorful | Colorful Effect. |
/particlemenu smoke | Smoke Effect. |
/particlemenu smoke | Happy Effect. |
/particlemenu angry | Angry Effect. |
/particlemenu stop | Stop Effects. |
/particlemenu update | Check for Updates. |
Permission | Description |
---|---|
ParticleMenu.open | Permission to open the ParticleMenu GUI. |
ParticleMenu.use.* | Permission to use all of ParticleMenu. |
ParticleMenu.reload | Permission to reload ParticleMenu. |
ParticleMenu.itemOnJoin | Permission to get the ParticleMenu Chest on join. |
ParticleMenu.chest | Permission to open the Chest on Join. |
ParticleMenu.stopall | Permission to stop all the particles. |
ParticleMenu.use.heart | Permission to use the Heart Effect. |
ParticleMenu.use.note | Permission to use the Note Effect. |
ParticleMenu.use.flame | Permission to use the Flame Effect. |
ParticleMenu.use.water | Permission to use the Water Effect. |
ParticleMenu.use.lava | Permission to use the Lava Effect. |
ParticleMenu.use.enchantment | Permission to use the Enchantment Effect. |
ParticleMenu.use.swirl | Permission to use the Swirl Effect. |
ParticleMenu.use.redstone | Permission to use the Redstone Effect. |
ParticleMenu.use.witch | Permission to use the Witch Effect. |
ParticleMenu.use.critical | Permission to use the Critical Effect. |
ParticleMenu.use.colorful | Permission to use the Colorful Effect. |
ParticleMenu.use.smoke | Permission to use the Smoke Effect. |
ParticleMenu.use.happy | Permission to use the Happy Effect. |
ParticleMenu.use.angry | Permission to use the Angry Effect. |
ParticleMenu.use.stop | Permission to Stop your Effect. |
ParticleMenu.update | Permission to Check for Updates. |
Configuration
# ParticleMenu Configuration ParticleMenu: prefix: '&7[&9ParticleMenu&7]' invprefix: '&7[&9ParticleMenu&7]' chestname: '&7[&9ParticleMenu&7]' messages: activate: '&aYou activated: ' heart: '&4Heart' note: '&2Note' flame: '&6Flame' water: '&3Water' lava: '&cLava' enchantment: '&fEnchantment' swirl: '&fSwirl' redstone: '&cRedstone' witch: '&5Witch' critical: '&fCritical' colorful: '&bColorful Effect' smoke: '&8Smoke' happy: '&2Happy' angry: '&4Angry' stop: '&4Effect Cleared!' alreadystop: '&cYou do not have an effect to clear!' permission: '&cYou do not have permission!' reload: '&aConfiguration Reloaded!' stopall: '&4All Particles have been stopped.' inventorymessages: heart: '&4Heart Effect' note: '&2Note Effect' flame: '&6Flame Effect' water: '&3Water Effect' lava: '&cLava Effect' enchantment: '&fEnchantment Effect' swirl: '&fSwirl Effect' redstone: '&cRedstone Effect' witch: '&5Witch Effect' critical: '&fCritical Effect' colorful: '&bColorful Effect' smoke: '&8Smoke Effect' happy: '&2Happy Effect' angry: '&4Angry Effect' stop: '&4Clear Effects' noperm: '&cYou do not have permission to this effect!' settings: automaticUpdating: 'true' itemOnJoin: 'false' itemSlotOnJoin: '0' radius: '0.4' height: '2.0' refreshtime: '2' angle: '4'
Tickets
1. Can you re-create the steps until the defect occurred? If so, how? Yes. All you have to do is /pm.
2. What version of ParticleMenu are you using? v1.0
3. What version of Java are you using? Java 7
4. What is the expected output? Open the ParticleMenu GUI.