Hledam plugin Cestinator

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
dominikcraft
Příspěvky: 239
Registrován: 07 zář 2014, 19:51
Reputation: -1

Hledam plugin Cestinator

#1 Příspěvekod dominikcraft » 10 pro 2014, 19:06

Zdravim, hledam plugin Cestinator nebo podobny plugin, kde se da nastavit, ktera slova(SPROSTA SLOVA) Hraci nebudou moct psat do chatu-> Napr. misto blbec to napise hvezdicky. Hledal jsem na YT u v bukkit.org, ale nenasel. Vim, ze je i zde v navodech, ale tam neni odkaz. Pokud nejaky mate, prosim o odkaz.
Obrázek

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Hledam plugin Cestinator

#2 Příspěvekod DenOwq » 10 pro 2014, 19:17

Pokud budu mít čas a domluvím se sionzeem tak klidně udělam reloaded verzi. Zatím si najdi jiný, BTW téma přesouvám
Muhahha.

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Hledam plugin Cestinator

#3 Příspěvekod zdenda204 » 10 pro 2014, 19:28

Identifikace serveru?
Pokud máš plugin UltraBans, tak ten to umí.
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

dominikcraft
Příspěvky: 239
Registrován: 07 zář 2014, 19:51
Reputation: -1

Re: Hledam plugin Cestinator

#4 Příspěvekod dominikcraft » 10 pro 2014, 19:46

IP: 93.91.250.146:27552 (Kdyztak ji mam v podpisu.)

Zdenda204, a mohl by jsi mi prosim zaslat nejaky priklad, jak to mam udelat? Predem diky.
DenOwq, oki, diky. :)
Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Hledam plugin Cestinator

#5 Příspěvekod Smexhy » 10 pro 2014, 19:51

Config pluginu UltraBans ak ho máš by sa zišiel

dominikcraft
Příspěvky: 239
Registrován: 07 zář 2014, 19:51
Reputation: -1

Re: Hledam plugin Cestinator

#6 Příspěvekod dominikcraft » 10 pro 2014, 20:04

Zde je config:

Spoiler: zobrazit

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: SQLite
#MySQL Information#
MySQL:
  Database: 'jdbc:mysql://localhost:3306/minecraft'
  User: 'root'
  Password: 'root'
  Table: 'banlist'
  IPTable: 'banlistip'
#SQLite Information#
SQLite:
  Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#clear warnings on ban#
ClearWarnOnBan: false
Log:
  Enabled: false
#Max Warnings#
MaxWarning:
  Enable: false
  Amt: 5
  #ban,kick,ipban,perma,tempban,tempipban#
  Result: ban
  Silent: true
  Reason: 'Max varovani'
  #Used with Temporary actions#
  Temp:
    Amt: 5
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Neudan'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
  DupeCheck:
    Enable: true
#PingBack joining players, and kick if unreachable. //Experimental#
  ProxyPingBack:
    Enable: false
    #How long in milliseconds to Timeout#
    Timeout: 10000
#This will set the server to sync the database if multiple servers are in place.#
Sync:
  Enabled: false
  #Timing is in Long format Example:#
  #1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
  Timing: 72000L
#Auto Updater#
AutoUpdater:
  Enabled: true
#Chat#
Chat:
  #Checks Chat Messages for a valid IP address#
  #If its not valid, trust me they can't connect to it#
  IPCheck:
    Enable: true
    #Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
    #If no wildcards are present the message entered will replace the ip#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Propagace'
  #This will allow you to filter out messages containing any words that you define#
  SwearCensor:
    Enable: true
    #Use your imagination these are not for me to decide#
    Words: 'test testing tests'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Jazyk'
  #Checks if the message is duplicate and disables it#
  SpamCheck:
    Enable: true
    #The amount of messages to give a result#
    Counter: 10
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: kick
    Silent: false
    Reason: 'Spam'
Muted:
  Vannila: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
#Jail Configuration#
Jail:
  Mute: true
  Vanilla: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
Messages:
  Ban:
    MsgToVictim: '&6Byl jsi zabanovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl zabanovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c je nyni zabanovan.'
    Denied: '&cYour ban attempt has been denied!'
    Emo: '&cYou cannot ban yourself!'
    Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
  CheckBan:
    Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
    None: '&cNo records found for &4%victim%&c.'
  Clean:
    Complete: '&6Deleted &7%amt%&6 player.dat files.'
  DupeIP:
    Failed: '&cUnable to view ip for &4%victim% &c!'
    Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
    Completed: '&aScanning Complete!'
  Empty:
    MsgToVictim: '&7%admin%&6 has cleared your inventory!'
    MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
    Online: '&4%victim%&c must be online.'
  Export:
    Failed: '&cCould not export ban lists.'
    Completed: '&aExported banlists.'
  History:
    Header: '&6Ultrabans Listing &7%amt%&6 Records.'
    Failed: '&cUnable to find any bans.'
  Import:
    Loading: '&cBe patient. Loading...'
    Failed: '&cCould not import ban list.'
    Completed: '&aSystem imported the banlist to the database.'
  InvOf:
    Failed: '&cUnable to find player.'
    Console: '&cThis command must be executed by a &4player&c.'
  IPBan:
    MsgToVictim: '&6Tvoje IP-Adresa byla zabanovana Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl IP-Banovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ipban attempt has been denied!'
    Emo: '&cYou cannot ipban yourself!'
    Login: '&7Your IP is banned!'
  Jail:
    MsgToVictim: '&6Byl jsi jailovan &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl jailovan &7%admin%&6. Duvod: &7%reason%&6!'
    SetJail: '&aJail has been set!'
    SetRelease: '&aRelease has been set!'
    Failed: '&4%victim%&c is already in jail.'
    Online: '&4%victim%&c must be online to be jailed.'
    Denied: '&cYour jail attempt has been denied!'
    Emo: '&cYou cannot jail yourself!'
    PlaceMsg: '&cYou cannot place blocks while you are jailed!'
    BreakMsg: '&cYou cannot break blocks while you are jailed!'
  Kick:
    MsgToAll: '&6Byl jsi vyhozen Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToVictim: '&6Byl jsi vyhozen Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl vyhozen Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    Online: '&4%victim%&c must be online.'
    Denied: '&cYour kick has been denied!'
    Emo: '&cYou cannot kick yourself!'
  Lockdown:
    Start: '&cLockdown initiated. &4Player Login&c disabled.'
    End: '&aLockdown ended. &2Player Login&a reenabled.'
    Status: '&cLockdown is disabled.'
    LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
  Mute:
    MuteMsgToSender: '&6Byl mutovan &7%victim%&6.'
    MuteMsgToVictim: '&4Mas mute!'
    UnmuteMsgToSender: '&6Byl odmlcen &7%victim%&6.'
    UnmuteMsgToVictim: '&aJiz nemas Mute.'
    Denied: '&cYour mute has been denied!'
    Emo: '&cYou cannot mute yourself!'
    Chat: '&cYour cry falls on deaf ears.'
  Pardon:
    Msg: '&7%victim%&6 was released from jail by &7%admin%&6!'
  PermaBan:
    MsgToVictim: '&6Byl jsi permanentne banovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl permanentne banovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c is already banned.'
    Online: '&4%victim%&c must be online.'
    Denied: '&cYour permaban has been denied!'
    Emo: '&cYou cannot permaban yourself!'
  Spawn:
    MsgToVictim: '&cByl jsi teleportovan na Spawn!'
    MsgToSender: '&7%victim%&6 je teleportovan!'
    Failed: '&4%victim%&c is not online.'
  Starve:
    MsgToVictim: '&cYou are now starving!'
    MsgToSender: '&6%victim%&7 is now starving!'
    Failed: '&4%victim%&c is not online.'
    Denied: '&cYour starve attempt has been denied!'
    Emo: '&cYou cannot starve yourself!'
  TempBan:
    MsgToVictim: '&6Dostal jsi docasny ban od Admina &7%admin%&6 na &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl docasne zabanovan Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c is already tempbanned!'
    Denied: '&cYour tempban has been denied!'
    Emo: '&cYou cannot tempban yourself!'
    Login: '&6You have been tempbanned by &7%admin%&6 for &7%time%&6. Reason: &7%reason%&6!'
  TempIpBan:
    MsgToVictim: '&6Tvoje IP byla docasne zabanovana Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 IP-Adresa byla docasne zabanovana Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Duvod: &7%reason%&6!'
    Failed: '&4%victim%&c is already tempipbanned!'
    Denied: '&cYour tempipban has been denied!'
    Emo: '&cYou cannot tempipban yourself!'
    IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
  TempJail:
    MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already jailed!'
    Denied: '&cYour tempjail has been denied!'
    Emo: '&cYou cannot tempjail yourself!'
  Unban:
    MsgToBroadcast: '&7%victim%&6 byl odbanovan Adminem &7%admin%&6!'
    PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
    Failed: '&4%victim%&c is already unbanned!'
  Warn:
    MsgToVictim: '&6Byl jsi varovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 byl varovan Adminem &7%admin%&6. Duvod: &7%reason%&6!'
    Denied: '&cYour warning has been denied!'
    Emo: '&cYou cannot warn yourself!'
  MaxWarn:
    MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
  Permission: 'You do not have the required permissions.'
Mode:
  Second: Second
  Minute: Minute
  Hour: Hour
  Day: Day
  Week: Week
  Month: Month
  Year: Year
#Do Not Change Values Below#
Config:
  Version: 3.0
Obrázek

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Hledam plugin Cestinator

#7 Příspěvekod zdenda204 » 10 pro 2014, 20:24

Kód: Vybrat vše

 SwearCensor:
    Enable: true
    #Use your imagination these are not for me to decide#
    Words: 'test testing tests'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Jazyk'

Do řádku Words jen doplň další slova oddělená mezerou. Blocking bude nejspíše to, čím se to nahradí.
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 20 hostů