Hiển thị các bài đăng có nhãn Admin Tools. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Admin Tools. Hiển thị tất cả bài đăng

Thứ Ba, 26 tháng 11, 2013

[Bukkit] LoginSecurity Plugin 1.6.4

Name:LoginSecurity Plugin
Author(s):
lenis0012, xicheekx, joshwenke
For Versions: Minecraft 1.6.4 
Compatility: All
Requires: None
Updated: November 26 , 2013
Category : Minecraft Mods

LoginSecurity Plugin Description:

LoginSecurity is a lightweight password authorization plugin. You can optionally set a password each time you enter the server, adding a double layer of security to your account. The password is stored inside the configuration file, nobody else except the server owner can access or modify it.

LoginSecurity Plugin How does it work?

  • Install the pluign to your /plugins/ directory, then start your server.
  • Type /register <password>, your account is now locked with a password.
  • For each time you login, make sure to use /login <password>.

LoginSecurity Plugin Features:

  • Register your account optional or required (change in config)
  • 5 useful commands to manage your password
  • Saving supported in SQLite and MySQL
  • Encryption available in: MD5, SHA, SHA-1, SHA-256, SHA-512 and PHPBB3
  • Custom encoder: UTF-8 and UTF-16
  • Customizeable login session
  • Customizeable login timeout
  • Custom min and max length for passwords
  • Messager API for client mods
  • User friendly experiance
  • Converter for xAuth (detects if xAuth is installed)
  • Easy to use
  • Blocks anything from happening before logged in (commands, movement ,etc.)
  • Supports blindness effect for login
  • Prevents being kicked by orther players loging in with your name
Session Login Allows The User To Log In Right After They Logged Out And Not Have To Type In Their Password Again. (1 Minute Time Limit Of Being Logged Out, Stores IP During That Time To Keep Everything Safe)

Commands:

  • /Lac – Admin Command, Rmpass And Reload
  • /Register <Password> – Set Your Password
  • /Rmpass – Removes Your Password
  • /Login <Password> – Login With Your Password
  • /Changepass <Old> <New> – Change Your Password
  • /Logout – Logout

Permissions

  • ls.admin – allows admin command

To do

  • MD5 support
  • Add an IP lock
  • Add a login session
  • Fix /changepass
  • Add a language.yml for language support
  • add login timeout
  • add ip checker
  • Suggestions?

Known Bugs

  • Players can mount/dismount and ride on vehicles while not logged in

Donate

If you want to support me working on this project, please donate.
It helps me alot to keep my projects up.
Donate at the top right corner

DOWNLOAD NOW

LoginSecurity Plugin For 1.6.4:

    Thứ Hai, 25 tháng 11, 2013

    [Bukkit] CrashRestarter Plugin 1.6.4

    Name:CrashRestarter Plugin
    Author(s):
    Dablakbandit 
    For Versions: Minecraft 1.6.4
    Compatility: All
    Requires: None
    Updated: November, 2013
    Category : Bukkit Plugins

    Description:

    Does your server crash randomly and unexpectedly? Use this plugin to Detect if your server has Crashed!

    How it works

    It countdowns from 10 Minutes (configurable) and when it reaches 2 minutes (configurable) it broadcasts the message “Server crash detected, please speak to reset timer.”(configurable) and when it reaches 0 it runs the command “Stop” (configurable) . The timer reset’s when either someone talks or a player runs any command. If the server is empty for more then 20 minutes (configurable) it will also restart to make sure the server hasn’t crashed.

    Config

    Default config:
    # CrashRestarter V1.3 By Dablakbandit
    # Enabled or Disabled. (True/False)
    Enabled: True

    # -------------------------TIMINGS-------------------------
    # Time for detection length. (In Minutes)
    Time: 10
    # At what time to broadcast message. (In Minutes)
    Broadcasttime: 2
    # If no players are online, how long for it to check crashes. (In Minutes)
    Empty: 20

    # -------------------------MESSAGES-------------------------
    # Broadcast message. (Keep the "")
    Message: "Server crash detected, please speak to reset timer."
    # Console Command to run (Keep the "")
    Command: "Stop"

    # -------------------------DETECTION-------------------------
    # On what player interaction should the timer reset? (True/False)
    Chat: True
    Commands: True
    BlockBreak: True
    BlockPlace: True

    # -------------------------OTHER-------------------------
    # Debugging, Tells console how long till server restarts. (True/False)
    Debug: True
    # Do not touch this! Or your config will be reset
    Version: 1.3

    Note:

    If using tekkit or a modpack with stuff like quarry’s etc, that can break/place blocks, it is recommended to turn
    BlockBreak: True
    BlockPlace: True
    into
    BlockBreak: False
    BlockPlace: False
    As they can run even when the server may of crashed etc.

    Commands

    /cr : Tells the player how long the server is set to detect crashes.
    Note:
    You will need to edit your launch.bat to the following:
    <
    :start
    java -Xmx1024M -Xms1024M -jar craftbukkit.jar
    goto start
    Where 1024M is the amount of memory you use.
    Also what i do on my server is i use SimpleRestart and set the Command to “restart now”, which kicks everyone with a configurable message in the simplerestart config. (I hope the authors of Simplerestart don’t mind me mentioning them, and if they do, i ask them to please contact me regarding this).
    Tested on a 1.2.5 (tekkit) server. Am willing to code for updates if need be.
    If using tekkit or a modpack with stuff like quarry’s etc, that can break/place blocks, it is recommended to turn
    BlockBreak: True
    BlockPlace: True
    into
    BlockBreak: False
    BlockPlace: False
    As they can run even when the server may of crashed etc.

    To Do

    • Tell me, and ill see what i can do.
    • This is my first plugin! Tell me what you think of it.

    DOWNLOAD NOW

    CrashRestarter Plugin For 1.6.4:

    [Bukkit] MCAdmin-Chat Plugin 1.6.4

    Name: MCAdmin-Chat Plugin
    Author(s):
    MJRocks53 , Shadow48402
    For Versions: Minecraft 1.6.4
    Compatility: All
    Requires: None
    Updated: November 25 , 2013
    Category : Bukkit Plugins

    Description:

    MCAdmin-Chat is a special chat plugin that lets the staff talk to each other.

    Permissions

    • AdminChat.toggle

    Commands

    • /adminchat – Toggle the admin chat on and off.
    • /adminchat add <player> – add someone to the admin chat.
    • /adminchat kick <player> – Kick someone from the admin chat.
    • /adminchat list – Get all players who are in the admin chat.

    Coming Soon

    • New config
    • Prefix change able in config
    • New command: ‘/adminchat commands’
    • New command: ‘/adminchat reload’

    Credit

    Shadow48402 for helping MJRocks53 for creating it

    Notes

    Please do not post problems in comments section, make a ticket.

    MCAdmin-Chat Notice

    This plugin is under the copyright claim: ALL RIGHTS RESERVED. Do not steal any of our work, or take credit if you did not help with it. If you do, you might be reported to a moderator on Bukkit.

    DOWNLOAD NOW

    MCAdmin-Chat Plugin For 1.6.4: