endstone-disable-me


Nameendstone-disable-me JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple plugin to prevent /me command from execution
upload_time2024-12-24 14:11:50
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License Copyright (c) 2023 Endstone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords endstone plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Endstone DisableMe Plugin

A simple plugin that disabled `/me` command from execution.

## Features

- Disable `/me` command from execution.
- Kick players if they use `@` selectors excessively (to prevent Horion crasher).

## Usages

Download the `whl` file from the release page and drop it into the `plugins` folder.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "endstone-disable-me",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "endstone, plugin",
    "author": null,
    "author_email": "Vincent Wu <magicdroidx@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# Endstone DisableMe Plugin\n\nA simple plugin that disabled `/me` command from execution.\n\n## Features\n\n- Disable `/me` command from execution.\n- Kick players if they use `@` selectors excessively (to prevent Horion crasher).\n\n## Usages\n\nDownload the `whl` file from the release page and drop it into the `plugins` folder.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Endstone  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A simple plugin to prevent /me command from execution",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/endstone-essentials/disable-me"
    },
    "split_keywords": [
        "endstone",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d8f3195687c9fdec1e4b1a297bb74b10ebcfd6907a1958044670dc44c0ee5f9",
                "md5": "f486f2245707baa886067c722b178d3a",
                "sha256": "e841a9dee2a6f139bc5fdce21d13aead89febbbbf296ca10353d97f576f82585"
            },
            "downloads": -1,
            "filename": "endstone_disable_me-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f486f2245707baa886067c722b178d3a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3808,
            "upload_time": "2024-12-24T14:11:50",
            "upload_time_iso_8601": "2024-12-24T14:11:50.876058Z",
            "url": "https://files.pythonhosted.org/packages/0d/8f/3195687c9fdec1e4b1a297bb74b10ebcfd6907a1958044670dc44c0ee5f9/endstone_disable_me-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 14:11:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "endstone-essentials",
    "github_project": "disable-me",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "endstone-disable-me"
}
        
Elapsed time: 1.09640s