Innectis Community Forum

Author Topic: TintWE Command  (Read 3438 times)

Ragemar

  • Guest
TintWE Command
« on: June 10, 2012, 10:08:35 AM »
Hey, I have a small sugestion in relation to TinyWE

Can we get a command that turns off TinyWE info
by Info I meen messages from IDP about what happened.

Because it really spams the chat.

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: TintWE Command
« Reply #1 on: June 10, 2012, 10:14:23 AM »
There was something in our todo list that was like this...

Why is this necessary? It confirms the selection that was made, and the selection size. Unless you're using WE CUI, keeping it on is beneficial to you.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

GSTa2000

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 831
  • Gender: Male
    • View Profile
Re: TintWE Command
« Reply #2 on: June 12, 2012, 02:35:52 AM »
I think he means that he's trying to use a wooden axe and might not have any stone or iron or diamonds?
  • GSta2000
    GSta2000
    GSta2000
Blap Blap

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: TintWE Command
« Reply #3 on: June 12, 2012, 07:35:31 AM »
There already is a command that turns of TinyWE completely, I cannot remember what it is though, have never used it, its something like /tinywe but not sure. But I believe rage has asked for that before.. Although it sounds like he is explaining something different.
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: TintWE Command
« Reply #4 on: June 12, 2012, 04:07:43 PM »
The command is /twwand on/off. I added it early on in my development of IDP :P
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.