플러그인다운
자바6버젼다운 http://dev.bukkit.org/media/files/613/132/LinksOnSigns.jar
자바7버젼다운 http://dev.bukkit.org/media/files/613/131/LinksOnSigns.jar
LinksOnSigns(V1.3):
표지판을치면 채팅창에 링크가뜨는플러그인입니다
Sign creation: (HOW TO)
create new sign with: 첫번째줄에"newurl"라고적습니다
명령어를입력합니다: /linksign [표지판에적을단축말] [url] (예: /linksign google www.google.de)
"newurl"이적힌 표지판을 클릭합니다
The Sign will auto-fill.
If you then Right-Click on the Sign you will be sent this link in the Chat and you can click on it.
A little Tutorial randycougar made:
Permission Nodes:
- linksonsigns.create : 만드는권한
- linksonsigns.use : 사용하는권한
- The links and Enums are saved in the links.yml in the plugin-datafolder:
Example:
links: google: www.google.com forum: www.someawsomeforum.com
The first is the keyword for the sign. The second is the url to send.
Commands:
/linksign [enum] <URL> : The Url does not have to be written, if the enum is already in the links.yml.
Configuration
- stdLINE0: Is the given Identifier in the first line (default: '&9[URL]')
- stdLINE3: Is the standard text in the last line (default: '&cclick me')
- preReplaceIdentifier: Is the Identifier you have to write on the Sign the first time you create it (default: newurl)
- alsoTriggerOnPunch: The sign will also trigger, when the player punchs it. (If the player has an Apple in his hand, it will not be triggered) (default: true)
- displayTriggerMessage : the Message below the Link the Player gets (default:'&5Please click the link above.')
디펜던시
Permissions: (needed one of the ones below:)
- Vault
- PermissionsEx
- GroupManager (from 0.11 ongoing)
- BukkitPermissions (untested)
- bPermissions (untested)
Others:
- There is an integrated Spam-Controll, so that a player can not click more than 1 Sign in 3 seconds.
- Obvius there is a problem with the client detection of some domains. the ".info" domain for example can not be detected by the client. A possible workaround would be url-shortening (e.x. goo.gl)
- This plugin requires Java 7
UPCOMING in next Version
- [FIX] bPermissions not working correctly with the plugin
- [ADD] maybe automatic URL shortener.
THANKS
- @Corruptedjak : for inspiring me for the idea of the Plugin
'마인크래프트 플러그인 > 1.3( 1.3.2, 1.3.5 )' 카테고리의 다른 글
[FUN/RPG][한글화] mmSupernaturals v1.4.9 - 마인크래프트 종족 플러그인 (1.3.2) (5) | 2012.10.20 |
---|---|
[SEC/FUN/INFO/CHAT/TP][한글화] Towny Advanced v0.82.0.0 - 영토와 마을 경영 플러그인 (1.3.2) (4) | 2012.10.20 |
[FUN/GEN][한글화] Herobrine v 3.1 - 마인크래프트 히로빈 플러그인 (0) | 2012.10.08 |
[FUN/FIX/GEN][한글화] Herobrine v2.6 - 마인크래프트 히로빈 플러그인 (1.3.2) (0) | 2012.10.02 |
[ADMIN][한글화] authreloaded v2.6.7b3 - 마인크래프트 로그인 플러그인 (1.3.2) (0) | 2012.10.02 |