FastType

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

FastType - Write faster and easier

FastType

This plugin implements a well known feature from smartphones. With this plugin you can create shortcuts. For example: You write "gg" into the chatline, press TAB and "gg" will turn into "Good game, bro!". This plugin can also replace "gg" if you send your message.

How is this usefull?

Everyone want to type fast and short, but not everyone understand somthing like "idk". So you create a shortcut, that replaces "idk" with "I dont know". Those shortcuts can be create globaly or private. Global shortcuts can be used by every player. Private shortcuts can only be used by the player which created it.

Whats a type?

This plugin has 4 type of replacement.

  1. TABCOMPLETE
  2. AUTOCOMPLETE
  3. AUTOTABCOMPLETE
  4. OFF
  • TABCOMPLETE: Will replace a shortcut only if you press TAB after your shortcut.
  • AUTOCOMPLETE: Will replace a shortcut if your message has been sent.
  • AUTOTABCOMPLETE: Will replace a shortcut if you press TAB or if you send your message,
  • OFF: Turns of FastType completly for a player

What types of filters exist?

There are types of filters:

  1. SERVER
  2. PLAYER
  3. BOTH
  • SERVER: If you turned on this filter, this plugin will only replace global shortcuts
  • PLAYER: In this filter this plugin will only replace your own shortcuts.
  • BOTH: Will replace player and server shortcuts.

What about Minecraft 1.8 name changes?

This plugin is UUID ready. Means the player configs will be named by there UUIDs. If the name change feature comes, you dont have to update :)

How to use this plugin?

Create a global-shortcut

  1. Use /ft
  2. Click "List"
  3. Click "Global-List"
  4. Click "Edit"
  5. Click "Add shortcut"
  6. Write for example "sry" into the chat
  7. Now write the replacement. For example "Sorry..."
  8. Finished :D

Create a player-shortcut

  1. Use /ft
  2. Click "List"
  3. Click "Your list"
  4. Click "Edit list"
  5. Click "Add shortcut"
  6. Write for example "sry" into the chat
  7. Now write the replacement. For example "Sorry..."
  8. Finished :D

I only want my shortcuts to be replaced

  1. Type /ft
  2. Click "Settings"
  3. Click "Filter"
  4. Click the player head :D
  5. Finish :D

I cant stand this auto-replace! How can I turn off this?

  1. Type /ft
  2. Click "Settings"
  3. Click "Type"
  4. Click the orange wool
  5. Finshed

I want to know something whats not explained... Just write a comment / PN and I will help you :D

Commands

  • /ft - This comand will open up an inventory which everything you need.
  • /ft reload - Reload the config

Permissions

  • ft.edit.globallist - Permission to edit the global shortcuts
  • ft.edit.settings - Permission to edit your own settings (Filters, types)
  • ft.openlist - Permission to edit and view lists of shortcuts
  • ft.command - Permission to use /ft
  • ft.reload - Permission to use /ft reload

Configs

There is the normal config.yml and a folder named userdata. In this folder are configs from players. Thoose contains there settings and shortcuts.

The normal config.yml

  • default_type - This is the type every player has. Possible values:
  1. AUTOCOMPLETE
  2. TABCOMPLETE
  3. AUTOTABCOMPLETE
  4. 'OFF' (Dont forget '' )
  • default_filter - This is the filter every player has at the beginning. Possible value:
  1. SERVER
  2. PLAYER
  3. BOTH
  • use_metrics - Turn this to false and this plugin will no longer send anonymous stats to MCStats.org
  • messages.... - You can edit every message a player recieve. Important: messages beginning with "inv_" cant be longer then 32 characters and dont can be named twice.
  • case_sensitive . Turn this to true and shortcuts are case-sensitive. Means: "Wtf" will be replaced with "What the f..." and "wtf" with "What the f!!". Turn it to false and "wtf" is handled like "WTF"
  • shortcuts... - This entry only exist if you created new global shortcuts.

Video

English review:

Thanks to VariationVault

Arabic review:

Thanks to oMrLuckyX

Installation

  1. Download this plugin
  2. Drag and drop it into your plugins folder
  3. Restart / reload your server.

External Services

MCStats

This plugin sends anonymous data to MCStats.org ( Can be turned off in the config ) MCStats: http://mcstats.org/plugin/FastType

Plugin Stats

mcapi.Sweetcode.de

This plugin uses the MCAPI by sweetcode.de to receive UUIDs and playernames. You can find more informations about this API on their website: mcapi.sweetcode.de

Hinweis für deutsche Server-Besitzer

In den Nachrichten sind auch Umlaute möglich. Statt den Umlauten schreibe sie nach folgedem Muster:

  • Ü = %U%
  • ü = %u%
  • Ö = %O%
  • ß = %sz% usw.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    79175
  • Created
    Apr 30, 2014
  • Last Released File
    May 29, 2014
  • Total Downloads
    1,823
  • License

Categories

Members

Recent Files

Bukkit